| | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/color_normal_background" |
| | | android:background="?attr/pageBackgroundColor" |
| | | > |
| | | |
| | | <com.android.app_base.widget.ExtendTitleBar |
| | |
| | | android:orientation="vertical" |
| | | android:layout_marginHorizontal="20dp" |
| | | android:layout_marginVertical="16dp" |
| | | android:visibility="gone" |
| | | > |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="50dp" |
| | | android:layout_marginHorizontal="14dp" |
| | | android:layout_marginTop="16dp" |
| | | app:cardCornerRadius="10dp" |
| | | app:cardElevation="3dp" |
| | | app:cardBackgroundColor="@color/white" |
| | | tools:layout_height="wrap_content" |
| | | > |
| | | <LinearLayout |
| | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginBottom="20dp" |
| | | > |
| | | <LinearLayout |
| | | android:layout_width="0dp" |
| | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="20dp" |
| | | android:layout_marginBottom="20dp" |
| | | > |
| | | <LinearLayout |
| | | android:layout_width="0dp" |
| | |
| | | android:layout_marginTop="10dp" |
| | | app:cardCornerRadius="10dp" |
| | | app:cardElevation="2dp" |
| | | app:cardBackgroundColor="@color/white" |
| | | tools:layout_height="wrap_content" |
| | | > |
| | | <LinearLayout |
| | |
| | | android:layout_marginTop="10dp" |
| | | app:cardCornerRadius="10dp" |
| | | app:cardElevation="2dp" |
| | | app:cardBackgroundColor="@color/white" |
| | | tools:layout_height="wrap_content" |
| | | > |
| | | <LinearLayout |