diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4996aeb83de..e86f2b4b9ef 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1617,6 +1617,10 @@ android:windowSoftInputMode="stateHidden|adjustResize" android:theme="@style/GlifTheme.Light"/> + + diff --git a/res/drawable/ic_help_outline_32.xml b/res/drawable/ic_help_outline_32.xml new file mode 100644 index 00000000000..ffe673eef46 --- /dev/null +++ b/res/drawable/ic_help_outline_32.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/layout-land/confirm_lock_password.xml b/res/layout-land/confirm_lock_password.xml index 546ef67b003..3d2589c5b83 100644 --- a/res/layout-land/confirm_lock_password.xml +++ b/res/layout-land/confirm_lock_password.xml @@ -54,6 +54,15 @@ android:layout_height="wrap_content" android:layout_marginStart="?attr/sudMarginSides" android:layout_marginEnd="?attr/sudMarginSides" /> + +