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
6b2596bced
commit
00ad5a7a71
3 changed files with 10 additions and 1 deletions
|
|
@ -53,6 +53,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