I don't wana talk about it

This commit is contained in:
Hafiz 2023-01-10 17:51:38 -05:00
parent 382d3e685e
commit 419094f569
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/colorContentBackground">
android:background="@color/content_background">
<FrameLayout
android:id="@+id/checkbox_background"

View file

@ -8,7 +8,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/colorContentBackground">
android:background="@color/content_background">
<FrameLayout
android:id="@+id/checkbox_background"