use orange widget colors by default

This commit is contained in:
tibbi
2022-05-20 15:18:53 +02:00
parent 40a5127d0d
commit 807bf5d4c1
6 changed files with 9 additions and 17 deletions

View File

@@ -2,5 +2,4 @@
<ImageView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/bright_display_btn"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="5dp" />
android:layout_height="wrap_content" />

View File

@@ -2,5 +2,4 @@
<ImageView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/flashlight_btn"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="5dp" />
android:layout_height="wrap_content" />