summaryrefslogtreecommitdiffstats
path: root/res/layout-xlarge-land/choose_lock_pattern_tutorial.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix 4462497: Fixes crash in settings due to using wrong layout on 7" devices.Jim Miller2011-05-191-71/+0
| | | | Change-Id: I674112df2bdcec0bd94c85b1a777c336c037edc5
* Fix 3383575: use styled attribs and update layoutJim Miller2011-01-251-10/+3
| | | | | | | | This updates the layout to make more room for the button text in SecuritySettings. The code now uses styled attributes to make it easier to tweak in the future. Change-Id: I5fbdf2f6ae4c4c1f9614ab97891f9f2fe6cda628
* Fix 3148496: Update LockPatternTutorial to be one screen.Jim Miller2010-12-221-0/+78
This combines the two activities ChooseLockPatternExample and ChooseLockPatternTutorial into one activity and makes use of the built-in LockPatternView animation to show an example view. Change-Id: If3a4b236a15a6d99b1c0b5c11e5e923267fa30d3