Settings fragment xml now divided by cards

This commit is contained in:
Deniz Düzgören
2019-05-23 18:08:04 +02:00
parent 8e3281db95
commit 7bbc6eee62
8 changed files with 830 additions and 801 deletions
-1
View File
@@ -2,7 +2,6 @@
<com.google.android.material.card.MaterialCardView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:backgroundTint="@color/lightbackground"