Expand or collapse card when clicking on it

This commit is contained in:
2019-09-23 19:16:12 +02:00
committed by Matte23
parent 388471b710
commit 373b928453
2 changed files with 14 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/circular_card"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="8dp"