summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps_discovery_item.xml
diff options
context:
space:
mode:
authorMario Bertschler <bmario@google.com>2017-03-23 14:48:53 -0700
committerMario Bertschler <bmario@google.com>2017-03-23 15:41:17 -0700
commit853c13d427c638899cd0205aa01bcce7ae4a1e41 (patch)
tree4415634a074484fd11d3bd2b96f91346da222fbe /res/layout/all_apps_discovery_item.xml
parent77ff9a4343aa40f0d893a9b65ecfbe4bf89e65e7 (diff)
downloadandroid_packages_apps_Trebuchet-853c13d427c638899cd0205aa01bcce7ae4a1e41.tar.gz
android_packages_apps_Trebuchet-853c13d427c638899cd0205aa01bcce7ae4a1e41.tar.bz2
android_packages_apps_Trebuchet-853c13d427c638899cd0205aa01bcce7ae4a1e41.zip
Show recently used instant apps provided by the app discovery service
in the same section as installed apps. Change-Id: I2efd41c69960c4982523c58893aacfc7a5d0bb2e
Diffstat (limited to 'res/layout/all_apps_discovery_item.xml')
-rw-r--r--res/layout/all_apps_discovery_item.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/res/layout/all_apps_discovery_item.xml b/res/layout/all_apps_discovery_item.xml
index 2b21ef570..1a7eaa72d 100644
--- a/res/layout/all_apps_discovery_item.xml
+++ b/res/layout/all_apps_discovery_item.xml
@@ -27,18 +27,6 @@
android:padding="8dp"
android:scaleType="fitCenter"/>
- <ImageView
- android:id="@+id/badge"
- android:layout_width="16dp"
- android:layout_height="16dp"
- android:scaleType="fitCenter"
- android:src="@drawable/ic_instant_app"
- android:layout_marginRight="6dp"
- android:layout_marginBottom="6dp"
- android:layout_alignRight="@+id/image"
- android:layout_alignBottom="@+id/image"
- android:clickable="false"/>
-
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"