Pass information to bottom sheet

This commit is contained in:
neslihanturan 2017-12-13 17:21:51 +03:00
parent 90cd6d2511
commit 96218926b0
2 changed files with 18 additions and 11 deletions

View file

@ -33,14 +33,14 @@
android:layout_marginRight="16dp">
<TextView
android:id="@+id/label"
android:id="@+id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="16sp"
android:text="Denemeler" />
<TextView
android:id="@+id/label2"
android:id="@+id/category"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="14sp"
@ -142,11 +142,7 @@
android:layout_marginLeft="72dp"
android:layout_marginRight="16dp"
android:layout_marginBottom="16dp"
android:textSize="16sp"
android:text="Description Description Description
Description Description Description
Description Description Description
" />
android:textSize="16sp" />
<View xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"