Explicitly tint storage root icons for system dark theme
This commit is contained in:
parent
0e5f9cff0f
commit
8adb94c6c9
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
android:layout_marginStart="16dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:tint="?android:attr/textColorSecondary"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
|
|
Loading…
Reference in a new issue