Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ea4abdc authored by Hyunyoung Song's avatar Hyunyoung Song
Browse files

Initially set the widget container view to GONE visibility

- Bitmap loading should not happen when Launcher3 is being loaded.

b/21207643

Change-Id: I1b6a5f970d157d139e0e5021182048f752b67415
parent b790083b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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