Loading res/layout/choose_lock_password.xml +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ style="@style/TextAppearance.PasswordEntry"/> <androidx.recyclerview.widget.RecyclerView android:layout_marginTop="8dp" android:id="@+id/password_requirements_view" android:layout_width="match_parent" android:layout_height="wrap_content"/> Loading res/layout/confirm_lock_password_base.xml +1 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,7 @@ android:id="@+id/errorText" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="8dp" android:layout_marginStart="12dp" android:layout_marginEnd="12dp"/> Loading res/layout/confirm_lock_password_normal.xml +3 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,9 @@ style="@style/TextAppearance.ErrorText" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="8dp" android:layout_marginStart="12dp" android:layout_marginEnd="12dp" android:accessibilityLiveRegion="polite"/> </LinearLayout> Loading res/layout/password_requirement_item.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,4 +19,4 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="?attr/sudGlifHeaderGravity" android:textSize="14sp"/> android:textSize="@*android:dimen/text_size_body_1_material"/> Loading
res/layout/choose_lock_password.xml +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ style="@style/TextAppearance.PasswordEntry"/> <androidx.recyclerview.widget.RecyclerView android:layout_marginTop="8dp" android:id="@+id/password_requirements_view" android:layout_width="match_parent" android:layout_height="wrap_content"/> Loading
res/layout/confirm_lock_password_base.xml +1 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,7 @@ android:id="@+id/errorText" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="8dp" android:layout_marginStart="12dp" android:layout_marginEnd="12dp"/> Loading
res/layout/confirm_lock_password_normal.xml +3 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,9 @@ style="@style/TextAppearance.ErrorText" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="8dp" android:layout_marginStart="12dp" android:layout_marginEnd="12dp" android:accessibilityLiveRegion="polite"/> </LinearLayout> Loading
res/layout/password_requirement_item.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,4 +19,4 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="?attr/sudGlifHeaderGravity" android:textSize="14sp"/> android:textSize="@*android:dimen/text_size_body_1_material"/>