Many fixes

This commit is contained in:
2025-07-10 18:39:07 +02:00
parent 6d9a77a990
commit bf78ecc794
7 changed files with 207 additions and 9 deletions

View File

@ -31,6 +31,12 @@
android:layout_width="match_parent"
android:layout_height="wrap_content" />
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginVertical="@dimen/default_margin"
android:text="@string/screenBrightGoogleComment" />
<Button
android:layout_marginTop="@dimen/default_margin"
android:id="@+id/bApplyBrightness"