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

Commit afd88735 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Get rid of a weird shadow background when rendering smartspace in...

Merge "Get rid of a weird shadow background when rendering smartspace in preview" into ub-launcher3-master
parents ac802c2b dfa3de7d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -17,7 +17,8 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:launcher="http://schemas.android.com/apk/res-auto"
    android:layout_width="match_parent"
    android:layout_height="match_parent">
    android:layout_height="match_parent"
    android:focusable="false">

    <com.android.launcher3.CellLayout
        android:id="@+id/workspace"