Merge "Updated UDFPS strings." into tm-dev am: ca7f2dbe4a

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17454058

Change-Id: Ic6b54aa03f70e15c4d4cdcedeb0b644daae0bf3f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Joshua Mccloskey
2022-03-31 18:52:45 +00:00
committed by Automerger Merge Worker
6 changed files with 71 additions and 5 deletions

View File

@@ -165,6 +165,27 @@
style="@style/BiometricEnrollIntroMessage" />
</LinearLayout>
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<ImageView
android:id="@+id/icon_shield"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:contentDescription="@null"
android:src="@drawable/ic_guarantee"/>
<Space
android:layout_width="16dp"
android:layout_height="wrap_content"/>
<TextView
android:id="@+id/footer_message_6"
android:layout_width="match_parent"
android:layout_height="wrap_content"
style="@style/BiometricEnrollIntroMessage" />
</LinearLayout>
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"