summaryrefslogtreecommitdiffstats
path: root/res/layout-xlarge-port/launcher.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-xlarge-port/launcher.xml')
-rw-r--r--res/layout-xlarge-port/launcher.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/layout-xlarge-port/launcher.xml b/res/layout-xlarge-port/launcher.xml
index 088f08166..c5691b8cb 100644
--- a/res/layout-xlarge-port/launcher.xml
+++ b/res/layout-xlarge-port/launcher.xml
@@ -125,8 +125,14 @@
android:layout_toLeftOf="@id/configure_button"
android:layout_marginLeft="@dimen/toolbar_button_spacing"
android:layout_marginRight="@dimen/toolbar_button_spacing"
+ android:textColor="#CCFFFFFF"
android:textSize="18dp"
+ android:shadowColor="#A0000000"
+ android:shadowDx="0.0"
+ android:shadowDy="0.0"
+ android:shadowRadius="2.0"
+
android:onClick="onClickAllAppsButton"
android:focusable="true"
android:clickable="true" />