From ca45e739dadbacfe76ccce3e2c79b308d292061a Mon Sep 17 00:00:00 2001 From: Matthew Wong Date: Fri, 14 Aug 2015 00:35:00 -0400 Subject: Async populate the app list --- app/src/main/res/layout/autofill_recycler_view.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/autofill_recycler_view.xml b/app/src/main/res/layout/autofill_recycler_view.xml index 27afa77d..4b4bcf26 100644 --- a/app/src/main/res/layout/autofill_recycler_view.xml +++ b/app/src/main/res/layout/autofill_recycler_view.xml @@ -1,12 +1,20 @@ - + - \ No newline at end of file + + + \ No newline at end of file -- cgit v1.2.3