For #13831: Add ripple for the copy password button.

pull/216/head
mcarare 4 years ago committed by ekager
parent 881e3d6ccd
commit e89b9756ee

@ -153,7 +153,7 @@
android:id="@+id/copyPassword"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@null"
android:background="?android:attr/selectableItemBackgroundBorderless"
android:contentDescription="@string/saved_logins_copy_password"
app:layout_constraintBottom_toBottomOf="@id/passwordText"
app:layout_constraintEnd_toEndOf="@id/openWebAddress"

Loading…
Cancel
Save