fix: adapt screens to infinite edges feature - #4887
Conversation
e00f447 to
e43a125
Compare
QA checks
|
(5) [FIXED]About the drawer in landscape orientation: Before: list of menu options and quota were scrolled at the time
Xiaomi Redmi Note 13, Android 15 |
Signed-off-by: Jorge Aguado Recio <jorgeagurec@gmail.com>
Signed-off-by: Jorge Aguado Recio <jorgeagurec@gmail.com>
Signed-off-by: Jorge Aguado Recio <jorgeagurec@gmail.com>
6fcc322 to
cd96a1e
Compare
|
(1), (2) and (3) should be fixed now Regarding the passcode and pattern screens, I’ve added the toolbar to the XML and used the |
|
(1), (2) and (3) fixed |
Signed-off-by: Jorge Aguado Recio <jorgeagurec@gmail.com>
Signed-off-by: Jorge Aguado Recio <jorgeagurec@gmail.com>
29ba9ed to
8dfe9e7
Compare
|
(6), (7) and (8) fixed |
|
Regarding (4): the sort menu is inside the fragment content, so it cannot be adapted to the edge-to-edge in a different way. It may look there is a strange white rectangle, but that's because the sort menu has the same color as the toolbar. There is one solution but it has an issue: the app buttons cannot be clicked due to the navigation system bar, so I would not apply that fix. I'd mark the report as a wontfix, but I'll open a new issue and wait to see if someone has a different solution 🤔 |
Signed-off-by: Jorge Aguado Recio <jorgeagurec@gmail.com>
|
Regarding (9), I’ve hidden the toolbar when multi-selection mode is enabled in order to avoid showing the avatar and the hamburger menu in landscape (fixed in this commit: 68d9552 ). Anyway I'll create a new issue to try to avoid glitches with the edge-to-edge feature (only reproducible on smartphones in landscape mode) because probably it's necessary to create a new design for the action bar. |
…d user quota Signed-off-by: Jorge Aguado Recio <jorgeagurec@gmail.com>
66bebfa to
66dcf89
Compare
|
(5) should be fixed now in commit 66dcf89 Restored the drawer structure and applied insets to the first |
|
Approved from my side Reports (4) and (9) will be addressed to separate issues because the fix will require deep changes that go over the scope of the current issue. |













Related Issues
App: #4576
ReleaseNotesViewModel.ktcreating a newReleaseNote()with String resources (if required)QA
#4887 (comment)
Reports: