Skip to content
Snippets Groups Projects
Commit 48b1f333 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Fix FAB position in RTL mode

parent f3b18af0
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@
android:tint="@color/grey50"
android:layout_alignParentBottom="true"
android:layout_alignParentRight="true"
android:layout_alignParentEnd="true"
android:visibility="gone"
android:layout_margin="16dp"/>
</RelativeLayout>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment