]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/import_export_bottom_appbar.xml
Bump the minimum API to 23. https://redmine.stoutner.com/issues/793
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / import_export_bottom_appbar.xml
index 4f45eb1b79cddec1a1d00e8bc812102d079c348d..78eed91fc5b7a79da6bdd5893ec57e5a2f05e454 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"