From 4bb4b89b9a677ae3548fefdcbc11be9bd906c24a Mon Sep 17 00:00:00 2001 From: Tony Date: Sun, 3 Mar 2019 15:32:12 -0800 Subject: Scale and translate hotseat with workspace instead of all apps - Move the hotseat alongside workspace instead of on top of all apps in xml layout - Set pivot point of hotseat to match the workspace's, and apply the same scale - Translate the hotseat with the workspace instead of all apps - SpringLoadedState does not scale or translate the hotseat Change-Id: Ic45fe99f83f0e0012afa78073d9577e65da444e2 --- res/layout/launcher.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'res') diff --git a/res/layout/launcher.xml b/res/layout/launcher.xml index 91c37054b..c9cea8062 100644 --- a/res/layout/launcher.xml +++ b/res/layout/launcher.xml @@ -38,6 +38,15 @@ android:theme="@style/HomeScreenElementTheme" launcher:pageIndicator="@+id/page_indicator" /> + + + - - - -- cgit v1.2.3