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

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

Merge "Fine tune background shape for app entity"

parents 55b0803a e99ca519
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -23,7 +23,7 @@
    android:layout_marginEnd="16dp"
    android:layout_marginEnd="16dp"
    android:gravity="center"
    android:gravity="center"
    android:clickable="true"
    android:clickable="true"
    android:background="?android:attr/selectableItemBackground"
    android:background="@*android:drawable/btn_borderless_material"
    android:orientation="vertical">
    android:orientation="vertical">


    <ImageView
    <ImageView