Merge "Initially set the widget container view to GONE visibility" into ub-launcher3-burnaby

This commit is contained in:
Hyunyoung Song
2015-05-16 00:16:25 +00:00
committed by Android (Google) Code Review
+1
View File
@@ -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