mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-02-21 10:03:15 +00:00
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…
Reference in New Issue
Block a user