readme updated

This commit is contained in:
Philipp Wo 2019-03-08 20:26:28 +01:00
parent 8118910a12
commit cd6b5b6ede
2 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:foreground="?attr/selectableItemBackground"
android:layout_width="match_parent"
android:id="@+id/cvLocationItem"
android:layout_margin="5dp"

View File

@ -43,4 +43,6 @@ Liste bekommt einen Adapter und stellt dann nur Listenelemente dar, die gerade a
Card View Layout ausprobiert
Toast Messages implementiert -> Pop up Nachrichten im unteren Bereich des Bildschirms
Fragments ->