Add icon to bottom sheet details

This commit is contained in:
neslihanturan 2017-12-13 20:20:38 +03:00 committed by maskara
parent 6b2596bced
commit 00ad5a7a71
3 changed files with 10 additions and 1 deletions

View file

@ -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"