Hi guys,
I am testing StdActionBar.
Attached is a two screen shoot from Nexus 7 on a portrait mode, one made with StdActionBar, the other with TabHostExtra
I have a few questions for StdActionBar :
1) The title is overlapped with Tab title, is it possible to make StdActionBar title on the first row and Tab title on the second row, just like the display on the phone.
I have set this on Manifest Editor
SetApplicationAttribute(android:uiOptions, "splitActionBarWhenNarrow")
2) The EditText style in StdActionBar is different with EditText style in TabHostExtra. On TabHost, EditText look like a box, while on StdActionBar, it is just a line. Is it possible on StdActionBar to have an EditText like TabHostExtra?
Thanks in advance.
I am testing StdActionBar.
Attached is a two screen shoot from Nexus 7 on a portrait mode, one made with StdActionBar, the other with TabHostExtra
I have a few questions for StdActionBar :
1) The title is overlapped with Tab title, is it possible to make StdActionBar title on the first row and Tab title on the second row, just like the display on the phone.
I have set this on Manifest Editor
SetApplicationAttribute(android:uiOptions, "splitActionBarWhenNarrow")
2) The EditText style in StdActionBar is different with EditText style in TabHostExtra. On TabHost, EditText look like a box, while on StdActionBar, it is just a line. Is it possible on StdActionBar to have an EditText like TabHostExtra?
Thanks in advance.