| | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:orientation="vertical" |
| | | > |
| | | |
| | | <androidx.cardview.widget.CardView |
| | | android:id="@+id/cardView" |
| | | android:layout_width="match_parent" |
| | |
| | | android:layout_marginBottom="@dimen/dp_12" |
| | | > |
| | | <LinearLayout |
| | | android:id="@+id/layout_modify" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | > |
| | |
| | | </androidx.cardview.widget.CardView> |
| | | |
| | | </LinearLayout> |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:orientation="vertical" |
| | | > |
| | | <LinearLayout |
| | | android:layout_width="@dimen/dp_56" |
| | | android:layout_height="@dimen/dp_56" |
| | | android:orientation="vertical" |
| | | |
| | | > |
| | | |
| | | </LinearLayout> |
| | | </LinearLayout> |
| | | |
| | | </layout> |