Merge "Less clipping." into nyc-dev am: e0c73c3fce

am: fcabcb0fb1

* commit 'fcabcb0fb1aa7ee542ff45567bfc8c319409d2e7':
  Less clipping.

Change-Id: I5e292d462871be051f9b7130dfb02e2965cfb1e0
This commit is contained in:
Julia Reynolds
2016-04-29 19:17:04 +00:00
committed by android-build-merger

View File

@@ -18,6 +18,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipChildren="false"
android:clipToPadding="false"
android:id="@+id/volume_dialog_row"
android:paddingEnd="@dimen/volume_button_size" >