Merge "Rename buttons in lock screen setup" into oc-dr1-dev

This commit is contained in:
Maurice Lam
2017-06-27 01:10:48 +00:00
committed by Android (Google) Code Review
4 changed files with 8 additions and 7 deletions

View File

@@ -38,6 +38,6 @@
style="@style/SuwGlifButton.Primary"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/lockpassword_continue_label" />
android:text="@string/next_label" />
</LinearLayout>