mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Fix bottom app bar color in Kitkat
This commit is contained in:
@@ -67,6 +67,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:backgroundTint="?attr/colorAccent"
|
android:backgroundTint="?attr/colorAccent"
|
||||||
|
app:backgroundTint="?attr/colorAccent"
|
||||||
app:fabAlignmentMode="end"
|
app:fabAlignmentMode="end"
|
||||||
app:hideOnScroll="true"
|
app:hideOnScroll="true"
|
||||||
app:layout_scrollFlags="scroll|enterAlways"
|
app:layout_scrollFlags="scroll|enterAlways"
|
||||||
|
|||||||
Reference in New Issue
Block a user