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