Commit 60c5164
authored
fix(ui/PrimarySwitchPreference): address extra divider empty space [Expressive Design] (#79)
* fix(ui/PrimarySwitchPreference): address extra divider empty space [Expressive Design]
In the expressive theme introduced in Android 16 (Baklava), the switch
preference used in the SIM list activity contains additional space at
the beginning of the parent layout causing the title (e.g., SIM name)
and summary (e.g., next upcoming schedule) text views that precede it to
wrap earlier.
Signed-off-by: iusmac <iusico.maxim@libero.it>
* SimListActivityTest: update golden screenshots for Roborazzi tests
---------
Signed-off-by: iusmac <iusico.maxim@libero.it>1 parent 22797d7 commit 60c5164
3 files changed
Lines changed: 12 additions & 0 deletions
File tree
- src/com/github/iusmac/sevensim/ui/components
- tests/test/roborazzi/com.github.iusmac.sevensim.ui.sim.SimListActivityTest/SimEntries
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
100 | 112 | | |
101 | 113 | | |
102 | 114 | | |
| |||
0 commit comments