diff --git a/res/drawable/ic_check_green_24dp.xml b/res/drawable/ic_check_green_24dp.xml new file mode 100644 index 00000000000..c836a0237a7 --- /dev/null +++ b/res/drawable/ic_check_green_24dp.xml @@ -0,0 +1,24 @@ + + + + + diff --git a/res/drawable/ic_cross_grey_24dp.xml b/res/drawable/ic_cross_grey_24dp.xml new file mode 100644 index 00000000000..312c034a786 --- /dev/null +++ b/res/drawable/ic_cross_grey_24dp.xml @@ -0,0 +1,24 @@ + + + + + diff --git a/res/layout/choose_lock_password.xml b/res/layout/choose_lock_password.xml index 99657b4e145..84485d0ec5f 100644 --- a/res/layout/choose_lock_password.xml +++ b/res/layout/choose_lock_password.xml @@ -14,7 +14,6 @@ See the License for the specific language governing permissions and limitations under the License. --> - - @@ -50,32 +51,43 @@ style="@style/TextAppearance.PasswordEntry"/> + android:id="@+id/bottom_container" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:orientation="vertical"> - -