Updated on 2026-08-14

This commit is contained in:
Tangem 2022-02-14 20:19:47 +03:00
parent 8bc52e75b8
commit 6b8b02719f

View file

@ -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"