mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
デバッグメニューレイアウト修正
This commit is contained in:
parent
5d46fc3e81
commit
bc42d59471
|
@ -31,10 +31,10 @@
|
||||||
android:text="List item in current" />
|
android:text="List item in current" />
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/button_save_list"
|
android:id="@+id/button_save_item"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="Save List item" />
|
android:text="Save Test Image" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
Loading…
Reference in New Issue
Block a user