Fixing missing background for market button on tablets.

Change-Id: I222d5a190d046a6a4b940fdbe6cb5f911e8ab771
This commit is contained in:
Winson Chung
2012-01-30 16:27:33 -08:00
parent 63f541d52c
commit ff13de81e3
+1
View File
@@ -22,6 +22,7 @@
android:paddingLeft="32dp"
android:paddingRight="32dp"
android:drawablePadding="10dp"
android:background="@drawable/tab_widget_indicator_selector"
android:text="@string/market"
android:contentDescription="@string/market"
android:textColor="@color/workspace_all_apps_and_delete_zone_text_color"