| |
---|
| | xmlns:app="http://schemas.android.com/apk/res-auto" |
---|
| | xmlns:tools="http://schemas.android.com/tools" |
---|
| | android:layout_width="match_parent" |
---|
| | android:layout_height="match_parent" |
---|
| | android:paddingBottom="8dp" |
---|
| | android:paddingLeft="8dp" |
---|
| | android:paddingRight="8dp" |
---|
| | android:paddingTop="8dp" |
---|
| | tools:context=".views.main_menu_ui.edit.EditFragment"> |
---|
| | |
---|
| | <Button |
---|
| | android:id="@+id/Paint_button" |
---|
| |
---|
| | <ListView |
---|
| | android:id="@+id/list_view" |
---|
| | android:layout_width="409dp" |
---|
| | android:layout_height="500dp" |
---|
| | android:layout_marginStart="1dp" |
---|
| | android:layout_marginEnd="1dp" |
---|
| | android:layout_marginBottom="1dp" |
---|
| | android:cacheColorHint="#000000" |
---|
| | android:divider="@drawable/flame_style" |
---|
| | android:dividerHeight="5dp" |
---|
| | app:layout_constraintBottom_toBottomOf="parent" |
---|
| | app:layout_constraintEnd_toEndOf="parent" |
---|
| | app:layout_constraintHorizontal_bias="0.0" |
---|
| | app:layout_constraintStart_toStartOf="parent" /> |
---|
| |
---|
| | android:layout_height="wrap_content" |
---|
| | android:text="編集" |
---|
| | app:layout_constraintBottom_toBottomOf="@+id/list_view" |
---|
| | app:layout_constraintEnd_toEndOf="parent" |
---|
| | app:layout_constraintHorizontal_bias="0.826" |
---|
| | app:layout_constraintStart_toStartOf="parent" |
---|
| | app:layout_constraintTop_toTopOf="parent" |
---|
| | app:layout_constraintVertical_bias="0.087" /> |
---|
| | app:layout_constraintVertical_bias="0.126" /> |
---|
| | </androidx.constraintlayout.widget.ConstraintLayout> |
---|
| | |
心が下線を引きたがってるんだ
かくにん
e88b605
intomaster
fromListLine
on 13 Oct 2021