Updated the layout and dimensions to get us ready for lots of real estate.

This commit is contained in:
Dan Galpin
2015-05-25 02:16:17 -07:00
parent 45627b2047
commit 01cbc9f568
2 changed files with 83 additions and 40 deletions

View File

@@ -38,4 +38,9 @@
<!-- Extra Padding -->
<dimen name="detail_view_extra_padding">@dimen/abc_list_item_padding_horizontal_material</dimen>
<!-- Needed if we aren't including the Material Design Library -->
<dimen name="appbar_elevation">4dp</dimen>
<!-- The amount we want the details view to overlap the app bar -->
<dimen name="details_app_bar_overlap">24dp</dimen>
</resources>