Fix some issues in themeing. Add red themes.

This commit is contained in:
Alex Ning
2020-04-04 23:00:11 +08:00
parent 354298a6ed
commit b54909dd15
8 changed files with 248 additions and 11 deletions

View File

@@ -32,7 +32,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:paddingTop="180dp"
android:paddingTop="16dp"
android:paddingStart="16dp"
android:paddingEnd="16dp">

View File

@@ -51,6 +51,7 @@
android:elevation="4dp" />
<LinearLayout
android:id="@+id/toolbar_linear_layout_view_user_detail_activity"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"