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

Smaller margins for FAB on small devices

parent c19920e1
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@
app:layout_anchorGravity="bottom|end"
app:layout_behavior="org.videolan.vlc.gui.helpers.FloatingActionButtonBehavior"
android:visibility="invisible"
android:layout_margin="16dp"/>
android:layout_margin="@dimen/default_margin"/>
</androidx.coordinatorlayout.widget.CoordinatorLayout>
<!-- The navigation drawer -->
......
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