Merge "Initially set the widget container view to GONE visibility" into ub-launcher3-burnaby
This commit is contained in:
committed by
Android (Google) Code Review
commit
436eeb6b97
@@ -40,6 +40,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:clipChildren="false"
|
||||
android:elevation="15dp"
|
||||
android:visibility="gone"
|
||||
android:orientation="vertical" >
|
||||
|
||||
<com.android.launcher3.widget.WidgetsContainerRecyclerView
|
||||
|
||||
Reference in New Issue
Block a user