diff --git a/core/res/res/layout/volume_adjust.xml b/core/res/res/layout/volume_adjust.xml index c44ed0bf91df2..18da85f93d9af 100644 --- a/core/res/res/layout/volume_adjust.xml +++ b/core/res/res/layout/volume_adjust.xml @@ -14,24 +14,32 @@ limitations under the License. --> - + android:background="@android:drawable/dialog_full_holo_dark" + android:gravity="left"> + + + android:layout_marginBottom="8dip" + android:gravity="left"> + android:layout_marginRight="16dip" /> - - + android:layout_width="match_parent" + android:layout_height="wrap_content" /> + +