Merge "Add suggested width for Floating Toolbar on large devices" into mnc-dev

This commit is contained in:
Clara Bayarri
2015-06-16 12:41:06 +00:00
committed by Android (Google) Code Review

View File

@@ -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>