mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-26 17:53:14 +00:00
レイアウトマージン修正
This commit is contained in:
parent
b1bdfb4ae4
commit
4855f6c75e
|
@ -16,10 +16,11 @@
|
||||||
app:layout_constraintTop_toTopOf="parent">
|
app:layout_constraintTop_toTopOf="parent">
|
||||||
|
|
||||||
<com.google.android.material.button.MaterialButton
|
<com.google.android.material.button.MaterialButton
|
||||||
style="@style/Widget.Material3.Button.IconButton.Outlined"
|
|
||||||
android:id="@+id/button_call_camera"
|
android:id="@+id/button_call_camera"
|
||||||
|
style="@style/Widget.Material3.Button.IconButton.Outlined"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_margin="16px"
|
||||||
android:layout_weight="1"
|
android:layout_weight="1"
|
||||||
android:text="Call camera" />
|
android:text="Call camera" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user