From bf0a8bf50a5be83b4cc7a67f19d2385271faca02 Mon Sep 17 00:00:00 2001 From: mittorn Date: Thu, 3 Sep 2015 03:51:26 +0700 Subject: [PATCH] Add scroll to see all launcher activity context --- res/layout/activity_launcher.xml | 123 +++++++++++++++++-------------- 1 file changed, 68 insertions(+), 55 deletions(-) diff --git a/res/layout/activity_launcher.xml b/res/layout/activity_launcher.xml index 1da5db5c..d5f9749c 100644 --- a/res/layout/activity_launcher.xml +++ b/res/layout/activity_launcher.xml @@ -11,68 +11,81 @@ android:orientation="vertical" tools:context="in.celest.xash3d.LauncherActivity" android:id="@+id/layout_shortcut"> - - - - - - + android:layout_height="match_parent" + android:layout_weight="1.0"> + - + - + + + + + + + + +