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

Commit 98325485 authored by Fan Zhang's avatar Fan Zhang Committed by android-build-merger
Browse files

Add non-transparent background to dashboard items. am: 66cc2def am: 157357c2

am: ab642b05

Change-Id: I0a9b85a2d00fc8cdac64b8ef0e93e5aa4547fb79
parents 8e7fc6d1 ab642b05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
    android:id="@+id/dashboard_tile"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:background="?android:attr/selectableItemBackground"
    android:background="@drawable/selectable_card"
    android:gravity="center_vertical"
    android:minHeight="@dimen/dashboard_tile_minimum_height"
    android:clickable="true"