summaryrefslogtreecommitdiffstats
path: root/res/layout/apps_customize_application.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/apps_customize_application.xml')
-rw-r--r--res/layout/apps_customize_application.xml11
1 files changed, 2 insertions, 9 deletions
diff --git a/res/layout/apps_customize_application.xml b/res/layout/apps_customize_application.xml
index 3b0fa6f4e..c56cdf3d2 100644
--- a/res/layout/apps_customize_application.xml
+++ b/res/layout/apps_customize_application.xml
@@ -14,15 +14,8 @@
limitations under the License.
-->
-<com.android.launcher3.PagedViewIcon
+<com.android.launcher3.BubbleTextView
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:launcher="http://schemas.android.com/apk/res-auto/com.android.launcher3"
-
style="@style/WorkspaceIcon.AppsCustomize"
-
android:id="@+id/application_icon"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
-
- android:focusable="true"
- android:background="@drawable/focusable_view_bg" />
+ android:focusable="true" />