Very hacky dark-mode-only compatibility
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
android:background="@color/grey_500"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:forceDarkAllowed="false"
|
||||
android:paddingTop="16dp"
|
||||
android:paddingBottom="16dp">
|
||||
|
||||
|
Reference in New Issue
Block a user