Merge "Revert "Specifies descendantFocusability to Folder view."" into ub-launcher3-master

This commit is contained in:
Sunny Goyal 2015-08-21 06:06:54 +00:00 committed by Android (Google) Code Review
commit 3e162877b1
1 changed files with 1 additions and 2 deletions

View File

@ -20,8 +20,7 @@
android:layout_height="wrap_content"
android:background="@drawable/quantum_panel"
android:elevation="5dp"
android:orientation="vertical"
android:descendantFocusability="afterDescendants" >
android:orientation="vertical" >
<FrameLayout
android:id="@+id/folder_content_wrapper"