Fix ripple

This commit is contained in:
andrew 2023-05-22 17:03:26 +09:30
parent 4f2ef7f2af
commit 76466e57de
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
android:paddingHorizontal="@dimen/medium_spacing"
android:paddingVertical="@dimen/small_spacing"
android:gravity="center_vertical"
android:background="?selectableItemBackground"
android:id="@+id/backgroundContainer">
<include layout="@layout/view_profile_picture"
android:id="@+id/profilePictureView"