Fix widgets in dark theme

This commit is contained in:
Koitharu
2023-08-31 19:28:25 +03:00
parent 34fb4af9fe
commit 67adc8b681
8 changed files with 130 additions and 67 deletions

View File

@@ -20,6 +20,7 @@
android:numColumns="auto_fit"
android:orientation="horizontal"
android:padding="4dp"
android:scrollbarStyle="insideOverlay"
tools:listitem="@layout/item_shelf" />
<TextView