mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-15 10:26:53 -04:00
#2199 added margin bottom to back to top fab so it's above nav bar
This commit is contained in:
parent
9a23ed27bd
commit
64c08092f2
@ -84,6 +84,7 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_margin="@dimen/activity_horizontal_margin"
|
android:layout_margin="@dimen/activity_horizontal_margin"
|
||||||
|
android:layout_marginBottom="?attr/actionBarSize"
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
app:fabSize="mini"
|
app:fabSize="mini"
|
||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user