Merge "Revert "Specifies descendantFocusability to Folder view."" into ub-launcher3-master
This commit is contained in:
commit
3e162877b1
|
@ -20,8 +20,7 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:background="@drawable/quantum_panel"
|
android:background="@drawable/quantum_panel"
|
||||||
android:elevation="5dp"
|
android:elevation="5dp"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical" >
|
||||||
android:descendantFocusability="afterDescendants" >
|
|
||||||
|
|
||||||
<FrameLayout
|
<FrameLayout
|
||||||
android:id="@+id/folder_content_wrapper"
|
android:id="@+id/folder_content_wrapper"
|
||||||
|
|
Loading…
Reference in New Issue