]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/import_export_top_appbar.xml
Bump the minimum API to 23. https://redmine.stoutner.com/issues/793
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / import_export_top_appbar.xml
index 14ed65558c65a0906fa2826caa5a808a2c2f9e34..a39a8c5b712befdf71f8211bf070d210156f5895 100644 (file)
                                 android:inputType="textPassword"/>
                         </com.google.android.material.textfield.TextInputLayout>
 
-                        <!-- KitKat password encryption message. -->
-                        <TextView
-                            android:id="@+id/kitkat_password_encryption_textview"
-                            android:layout_height="wrap_content"
-                            android:layout_width="wrap_content"
-                            android:layout_gravity="center_horizontal"
-                            android:layout_marginTop="10dp"
-                            android:text="@string/kitkat_password_encryption_message"
-                            android:textAlignment="center" />
-
                         <!-- OpenKeychain required message. -->
                         <TextView
                             android:id="@+id/openkeychain_required_textview"