mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-05-02 03:40:48 +00:00
Revert "レイアウトマージン修正"
This reverts commit 8c83c7adcfb368ff44b0554d79aee50b140b4eac.
This commit is contained in:
parent
e763c229e9
commit
5c45ebffe3
@ -16,11 +16,10 @@
|
|||||||
app:layout_constraintTop_toTopOf="parent">
|
app:layout_constraintTop_toTopOf="parent">
|
||||||
|
|
||||||
<com.google.android.material.button.MaterialButton
|
<com.google.android.material.button.MaterialButton
|
||||||
android:id="@+id/button_call_camera"
|
|
||||||
style="@style/Widget.Material3.Button.IconButton.Outlined"
|
style="@style/Widget.Material3.Button.IconButton.Outlined"
|
||||||
|
android:id="@+id/button_call_camera"
|
||||||
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…
x
Reference in New Issue
Block a user