[android] Clean background color in views

Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste
2025-12-16 20:03:37 +01:00
committed by x7z4w
parent 1bac0fd4fc
commit 60b1ad232a
18 changed files with 21 additions and 25 deletions

View File

@@ -22,8 +22,7 @@
<ScrollView
android:id="@+id/scrollView"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?panel">
android:layout_height="match_parent">
<LinearLayout
android:layout_width="match_parent"