show some click effect on pressing the star
This commit is contained in:
parent
b45dfc889e
commit
6a18f86ac7
1 changed files with 1 additions and 0 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue