android: make top audio strip playback-driven and dismissible
This commit is contained in:
@@ -911,3 +911,10 @@
|
||||
- switched to Telegram-like rounded input container look,
|
||||
- emoji/attach/send buttons now use circular tinted surfaces,
|
||||
- text input moved to filled style with hidden indicator lines.
|
||||
|
||||
### Step 127 - Top audio strip behavior fix (playback-driven)
|
||||
- Reworked top audio strip logic to be playback-driven instead of always-on:
|
||||
- strip appears only when user starts audio/voice playback,
|
||||
- strip switches to the currently playing file,
|
||||
- strip auto-hides when playback stops.
|
||||
- Added close (`X`) behavior that hides the strip and force-stops the currently playing source.
|
||||
|
||||
Reference in New Issue
Block a user