mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-20 03:15:34 +02:00
Fix AutofillFilterActivity icons in dark mode (#689)
This commit is contained in:
parent
6a54404462
commit
034babcbf4
|
|
@ -1,6 +1,7 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:tint="?colorOnPrimary"
|
||||
android:viewportWidth="24.0"
|
||||
android:viewportHeight="24.0">
|
||||
<path
|
||||
|
|
|
|||
Loading…
Reference in a new issue