Fix Dark elements in Light Theme

This commit is contained in:
krlvm 2021-03-27 17:45:49 +03:00
parent a9808628e9
commit a8de222577
288 changed files with 327 additions and 560 deletions

View file

@ -28,5 +28,5 @@
android:layout_height="24dp"
android:layout_marginStart="16dp"
android:background="?attr/selectableItemBackgroundBorderless"
tools:src="?attr/ic_bookmark" />
tools:src="@drawable/ic_bookmark" />
</LinearLayout>