Revert "レイアウトマージン設定"

This reverts commit c7a387df3d.
This commit is contained in:
ろむねこ 2023-12-21 12:34:46 +09:00 committed by GitHub
parent c7a387df3d
commit 2b8c0fbadf

View File

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