summaryrefslogtreecommitdiffstats
path: root/res/layout/app_drawer_item.xml
diff options
context:
space:
mode:
authorRaj Yengisetty <rajesh@cyngn.com>2015-03-02 14:52:47 -0800
committerRaj Yengisetty <rajesh@cyngn.com>2015-03-06 15:37:44 -0800
commit369851799cfc890ddbc8af777f7f662f6304dd65 (patch)
tree40aa4284aea51e593243cea0b40c9e33e1b79815 /res/layout/app_drawer_item.xml
parentf4784dd14191cbc433becaa651b2a92fa5950f47 (diff)
downloadandroid_packages_apps_Trebuchet-369851799cfc890ddbc8af777f7f662f6304dd65.tar.gz
android_packages_apps_Trebuchet-369851799cfc890ddbc8af777f7f662f6304dd65.tar.bz2
android_packages_apps_Trebuchet-369851799cfc890ddbc8af777f7f662f6304dd65.zip
App drawer smooth scrolling
Also fixes searchbar visibility when dragging icons from app drawer Change-Id: I418dc3210a95cc57c81979452def8240c27d2214
Diffstat (limited to 'res/layout/app_drawer_item.xml')
-rw-r--r--res/layout/app_drawer_item.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/layout/app_drawer_item.xml b/res/layout/app_drawer_item.xml
index e2d105f5a..08043eb1f 100644
--- a/res/layout/app_drawer_item.xml
+++ b/res/layout/app_drawer_item.xml
@@ -44,8 +44,4 @@
android:layout_height="wrap_content"
android:orientation="horizontal" />
</LinearLayout>
- <Space android:id="@+id/spacer"
- android:layout_width="match_parent"
- android:layout_height="0dp"
- android:visibility="gone" />
</LinearLayout>