android icon indicating copy to clipboard operation
android copied to clipboard

status dialog: not able to set only "icon" / only "clear at"

Open mahibi opened this issue 3 years ago • 1 comments

Steps to reproduce

  1. set only icon or only clear at without to enter status message
  2. click set staus

Expected behaviour

  • icon or clear at are set

Actual behaviour

  • icon or clear at not set

Environment data

Nextcloud app version: 3.19.0

solution

api seems to set single modification for icon or "clear at" only if status message is not empty (must be at least whitespace)

see android talk commit https://github.com/nextcloud/talk-android/pull/1668/commits/a89c5952fa2747c8877c7882a6106311257722bf

mahibi avatar Feb 17 '22 09:02 mahibi

If someone wants to pick this up, the now closed linked PR from @gitstart can probably still be adapted.

joshtrichards avatar Aug 19 '24 14:08 joshtrichards