[LockScreen] Setup Wizard pattern lock landscape layout

Create values-land/setup_choose_lock_pattern to implement the
landscape layout of the lock pattern. Also copied
values/setup_choose_lock_pattern to sw600dp so that this will be used
in tablet landscape.

Bug: 20916604
Change-Id: I6a2193c74dd10d79ed9e212cf51a625763d87e1a
This commit is contained in:
Maurice Lam
2015-05-20 20:00:36 -07:00
parent 7231147b56
commit dcf05e5cb6
4 changed files with 116 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
limitations under the License.
-->
<!-- Used in phone portrait and tablet, as referenced in alias.xml. -->
<com.android.setupwizardlib.SetupWizardLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto"