Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8dfa74f6 authored by Mill Chen's avatar Mill Chen
Browse files

Remove redundant learn more link

Fix: 188579822
Test: visual verified
Change-Id: If542976f8d04db5e3bab13da248c555caf75638f
parent 417af889
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
@@ -133,26 +133,6 @@
                    android:text="@string/security_settings_fingerprint_v2_enroll_introduction_footer_message_4" />
            </LinearLayout>

            <LinearLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:orientation="horizontal"
                android:paddingTop="12dp">

                <ImageView
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:contentDescription="@null"
                    android:src="@drawable/ic_link_24dp"/>
                <Space
                    android:layout_width="24dp"
                    android:layout_height="wrap_content"/>
                <TextView
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:text="@string/security_settings_fingerprint_v2_enroll_introduction_message_learn_more" />
            </LinearLayout>

        </LinearLayout>

        <!-- Keep in mind -->