Merge "Less clipping." into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e0c73c3fce
@@ -18,6 +18,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:clipChildren="false"
|
android:clipChildren="false"
|
||||||
|
android:clipToPadding="false"
|
||||||
android:id="@+id/volume_dialog_row"
|
android:id="@+id/volume_dialog_row"
|
||||||
android:paddingEnd="@dimen/volume_button_size" >
|
android:paddingEnd="@dimen/volume_button_size" >
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user