Updated on 2026-08-14
This commit is contained in:
parent
8bc52e75b8
commit
6b8b02719f
1 changed files with 2 additions and 2 deletions
|
|
@ -80,11 +80,11 @@
|
|||
android:id="@+id/btn_confirm"
|
||||
style="@style/TapBlackButton"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="48dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="7dp"
|
||||
android:layout_marginTop="30dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
tools:text="@string/common_save"
|
||||
tools:text="@string/details_row_title_reset_factory_settings"
|
||||
tools:icon="@drawable/ic_send"
|
||||
app:layout_constraintStart_toEndOf="@+id/guideline"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue