Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67abeef4 authored by Clara Bayarri's avatar Clara Bayarri
Browse files

Add suggested width for Floating Toolbar on large devices

The default for non-landscape was too small for tablet devices.

Bug: 21846073
Change-Id: Ic5a1dd5bab5c2a1aa08820f885446da29bb73d84
parent a31940df
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -115,4 +115,6 @@

    <!-- width of ImmersiveModeConfirmation (-1 for match_parent) -->
    <dimen name="immersive_mode_cling_width">380dp</dimen>

    <dimen name="floating_toolbar_preferred_width">544dp</dimen>
</resources>