android: add tablet adaptive layouts and fix voice release send
This commit is contained in:
@@ -450,3 +450,8 @@
|
||||
- Added playback speed switch for voice messages (`1.0x -> 1.5x -> 2.0x`).
|
||||
- Added view-only circle video renderer for `video_note` messages with looped playback.
|
||||
- Kept regular audio/video attachment rendering for non-voice/non-circle media unchanged.
|
||||
|
||||
### Step 72 - Adaptive layout baseline (phone/tablet) + voice release fix
|
||||
- Added tablet-aware max-width layout constraints across major screens (login, verify/reset auth, chats list, chat, profile, settings).
|
||||
- Kept phone layout unchanged while centering content and limiting line width on larger displays.
|
||||
- Fixed voice hold-to-send gesture reliability by removing pointer-input restarts during active recording, so release consistently triggers send path.
|
||||
|
||||
Reference in New Issue
Block a user