mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Add icon to bottom sheet details
This commit is contained in:
parent
53df3dca68
commit
81237e8267
3 changed files with 10 additions and 1 deletions
|
|
@ -52,6 +52,8 @@
|
|||
app:pressedTranslationZ="12dp"
|
||||
android:backgroundTint="@color/cardview_light_background"
|
||||
android:clickable="true"
|
||||
app:srcCompat="@drawable/ic_list_white_24dp"
|
||||
android:scaleType="center"
|
||||
/>
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue