レイアウトマージン設定

This commit is contained in:
ろむねこ 2023-12-21 12:19:48 +09:00 committed by ろむねこ
parent 732f047ff7
commit c7a387df3d

View File

@ -3,7 +3,8 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:layout_margin="24px">
<ImageView
android:id="@+id/imageViewResult"