show some click effect on pressing the star

This commit is contained in:
Tibor Kaputa
2022-05-21 22:20:35 +02:00
committed by GitHub
parent b45dfc889e
commit 6a18f86ac7

View File

@ -29,6 +29,7 @@
android:layout_centerInParent="true"
android:layout_marginEnd="0dp"
android:layout_toStartOf="@+id/contact_number_type"
android:background="?attr/selectableItemBackgroundBorderless"
android:padding="@dimen/tiny_margin"
android:visibility="gone"
app:srcCompat="@drawable/ic_star_outline_vector" />