レイアウトマージン修正

This commit is contained in:
ろむねこ 2023-12-20 11:49:02 +09:00 committed by ろむねこ
parent 5617dacfe7
commit 8c83c7adcf

View File

@ -16,10 +16,11 @@
app:layout_constraintTop_toTopOf="parent">
<com.google.android.material.button.MaterialButton
style="@style/Widget.Material3.Button.IconButton.Outlined"
android:id="@+id/button_call_camera"
style="@style/Widget.Material3.Button.IconButton.Outlined"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="16px"
android:layout_weight="1"
android:text="Call camera" />