add rounded corners at the Favorites placeholder button

This commit is contained in:
tibbi 2022-07-02 15:45:02 +02:00
parent 99904832fd
commit 83c25ddc7c
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
android:layout_height="wrap_content"
android:layout_below="@+id/manage_favorites_placeholder"
android:layout_centerHorizontal="true"
android:background="?attr/selectableItemBackground"
android:background="@drawable/ripple_all_corners"
android:gravity="center"
android:padding="@dimen/normal_margin"
android:text="@string/add_favorites"