From 0ce1d70dffb2f19a8e2997f03556b46b44c57156 Mon Sep 17 00:00:00 2001 From: Linus Lee Date: Thu, 2 Apr 2015 15:53:26 -0700 Subject: AppDrawer: Add highlighting scrubbing and offset When you drag the scrubber it now highlights that section differently Also when you drag on the scrubber, instead of bringing the section into view at any point, it will try to make it the 3 row from the bottom Change-Id: I7cefaa24fb3c757f6e031247bb4a247473dde828 --- res/layout/app_drawer_item.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'res/layout/app_drawer_item.xml') diff --git a/res/layout/app_drawer_item.xml b/res/layout/app_drawer_item.xml index cc2ed8f9b..5d3b94655 100644 --- a/res/layout/app_drawer_item.xml +++ b/res/layout/app_drawer_item.xml @@ -19,6 +19,15 @@ android:splitMotionEvents="false" android:layout_width="match_parent" android:layout_height="wrap_content"> + +