2016-08-29 12:50:41 +00:00
|
|
|
<resources>
|
|
|
|
<!-- Default screen margins, per the Android Design guidelines. -->
|
2020-08-03 08:59:56 +00:00
|
|
|
<item name="custom_match_parent" type="dimen">-1</item> <!-- CUSTOM MATCH_PARENT - see https://developer.android.com/reference/android/view/ViewGroup.LayoutParams.html#MATCH_PARENT -->
|
2016-08-29 12:50:41 +00:00
|
|
|
<dimen name="activity_horizontal_margin">16dp</dimen>
|
2017-01-20 12:34:37 +00:00
|
|
|
<dimen name="bottom_sheet_width">@dimen/custom_match_parent</dimen>
|
2016-08-29 12:50:41 +00:00
|
|
|
</resources>
|