Fix colors in setting fragments, cleanup

This commit is contained in:
krlvm 2021-03-29 21:19:17 +03:00
parent a83d5d5d3e
commit abad71e292
7 changed files with 8 additions and 22 deletions

View file

@ -44,7 +44,6 @@
android:layout_marginBottom="16dp"
android:clickable="true"
android:focusable="true"
android:tint="@color/white"
app:backgroundTint="?attr/colorPrimary"
app:fabSize="auto"
app:srcCompat="@drawable/ic_add" />