aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/device_row.xml
diff options
context:
space:
mode:
authorLena <lena@omega>2026-07-01 00:00:00 +0000
committerLena <lena@omega>2026-07-01 00:00:00 +0000
commitc03f0464c1f834c2f4d8642cbfad322033d368b7 (patch)
tree9b591265ba9800d520d3ea07c2d484879191e4c3 /app/src/main/res/layout/device_row.xml
parentbe7a012517905f0a36b2e68f0df7a311ca191fff (diff)
downloadscrcpy-android-c03f0464c1f834c2f4d8642cbfad322033d368b7.tar.gz
app: pad Main and Settings for system bar insets
targetSdk 35 makes every window edge-to-edge on Android 15. Neither activity handled insets, so Main drew its header under the status bar and the Settings ScrollView started at window y=0: the framework action bar covered its first 80dp and the navigation bar covered the last rows. Pad both roots by the system bar insets. Main adds the IME inset as well, since an edge-to-edge window is not resized when the keyboard opens. Settings drops the framework action bar and draws its own title like Main already does, which removes the action-bar-versus-inset interaction entirely. Reported on the F-Droid submission (fdroiddata!41394).
Diffstat (limited to 'app/src/main/res/layout/device_row.xml')
0 files changed, 0 insertions, 0 deletions