mirror of https://github.com/M66B/FairEmail.git
Add ripple
This commit is contained in:
parent
562f09f875
commit
126493c041
|
@ -191,6 +191,7 @@
|
|||
android:layout_width="24dp"
|
||||
android:layout_height="36dp"
|
||||
android:layout_marginEnd="6dp"
|
||||
android:background="?android:attr/selectableItemBackgroundBorderless"
|
||||
android:paddingTop="6dp"
|
||||
android:paddingBottom="6dp"
|
||||
android:src="@drawable/baseline_star_24"
|
||||
|
@ -307,6 +308,7 @@
|
|||
android:layout_width="21dp"
|
||||
android:layout_height="21dp"
|
||||
android:layout_marginEnd="6dp"
|
||||
android:background="?android:attr/selectableItemBackgroundBorderless"
|
||||
android:src="@drawable/baseline_import_contacts_24"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/ivExpanderAddress" />
|
||||
|
|
Loading…
Reference in New Issue