Very hacky dark-mode-only compatibility

This commit is contained in:
2022-11-02 11:47:05 -05:00
parent 997cb7cb30
commit 104e7cf0fb
2 changed files with 15 additions and 13 deletions

View File

@ -7,6 +7,7 @@
android:background="@color/grey_500"
android:clickable="true"
android:focusable="true"
android:forceDarkAllowed="false"
android:paddingTop="16dp"
android:paddingBottom="16dp">