Merge "Less clipping." into nyc-dev

This commit is contained in:
Julia Reynolds
2016-04-29 19:12:12 +00:00
committed by Android (Google) Code Review

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