Made learn more links clickable in biometric intros

Test: Clicked on links
Change-Id: I376db30c848fafa0680277943c83ec97690ef62d
Bug: 233543002
This commit is contained in:
Austin Delgado
2022-08-09 23:26:36 +00:00
parent b132484ead
commit 756bc29e70
3 changed files with 19 additions and 1 deletions

View File

@@ -199,6 +199,8 @@
android:layout_width="16dp"
android:layout_height="wrap_content"/>
<TextView
android:id="@+id/footer_learn_more"
android:linksClickable="true"
android:layout_width="match_parent"
android:layout_height="wrap_content"
style="@style/BiometricEnrollIntroMessage"