Merge "Honeycomb styling for the volume panel" into honeycomb

This commit is contained in:
Adam Powell
2011-01-09 16:28:26 -08:00
committed by Android (Google) Code Review

View File

@@ -17,7 +17,7 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@android:drawable/panel_background"
android:background="@android:drawable/toast_frame"
android:orientation="vertical"
android:gravity="center_horizontal">