From 0fc6f684e730b0137900fe317f2c759c1b3909c7 Mon Sep 17 00:00:00 2001 From: Mario Bertschler Date: Fri, 17 Feb 2017 12:16:13 -0800 Subject: App discovery integration in All Apps search This is the basis for app discovery integration while searching in all apps. This does NOT include binding to the actual service and retrieving results, but instead provides all the UI to show suggested instant apps and apps from a store with star rating and pricing. Change-Id: I1605b52848491acee4ac1d15c0112e6a768363f6 --- res/layout/all_apps_discovery_item.xml | 111 +++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 res/layout/all_apps_discovery_item.xml (limited to 'res/layout/all_apps_discovery_item.xml') diff --git a/res/layout/all_apps_discovery_item.xml b/res/layout/all_apps_discovery_item.xml new file mode 100644 index 000000000..2b21ef570 --- /dev/null +++ b/res/layout/all_apps_discovery_item.xml @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3