Extracted all layout hardcoded strings

This commit is contained in:
Michael Schättgen 2018-10-09 22:27:59 +02:00
parent 36907660e8
commit e2bff70109
9 changed files with 51 additions and 33 deletions

View file

@ -70,7 +70,7 @@
android:visibility="invisible">
<TextView
android:text="Fingerprint"
android:text="@string/authentication_method_fingerprint"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="24sp"