Add card view to activity

This commit is contained in:
neslihanturan 2018-09-12 15:47:00 +03:00
parent 730dabd61c
commit 69df3c01c9
4 changed files with 11 additions and 18 deletions

View file

@ -3,7 +3,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:background="?attr/mainCardBackround"
android:background="?attr/mainCardBackground"
android:layout_centerVertical="true"
android:minHeight="72dp">