Add sample for tab ordering.

Change-Id: Id704aac3796abed561c0df533e00600c76b3c31e
This commit is contained in:
Jeff Brown
2010-12-15 19:31:17 -08:00
parent 34ce501365
commit 587b6c441f
4 changed files with 103 additions and 0 deletions

View File

@@ -845,6 +845,11 @@
<string name="focus_3_right">right</string>
<string name="focus_3_top">top</string>
<string name="focus_3_bottom">bottom</string>
<string name="focus_5_button1">1</string>
<string name="focus_5_button2">2</string>
<string name="focus_5_button3">3</string>
<string name="focus_5_button4">4</string>
<string name="focus_5_button5">5</string>
<string name="gallery_2_text">Testing</string>
<string name="googlelogin_login">Login</string>
<string name="googlelogin_bad_login">Bad Login</string>