summaryrefslogtreecommitdiffstats
path: root/res/layout-large-land/application.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-large-land/application.xml')
-rw-r--r--res/layout-large-land/application.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/layout-large-land/application.xml b/res/layout-large-land/application.xml
index 2598e5a03..9393f7e40 100644
--- a/res/layout-large-land/application.xml
+++ b/res/layout-large-land/application.xml
@@ -15,4 +15,6 @@
-->
<com.android.launcher2.BubbleTextView xmlns:android="http://schemas.android.com/apk/res/android"
- style="@style/WorkspaceIcon.Landscape" />
+ style="@style/WorkspaceIcon.Landscape"
+ android:focusable="true"
+ android:background="@drawable/focusable_view_bg" />