In a recent development process, I found a problem.When i use

1.requestWindowFeature(Window.FEATURE_NO_TITLE)
2.requestWindowFeature(Window.FEATURE_LEFT_ICON)
3.requestWindowFeature(Window.FEATURE_RIGHT_ICON)

on Activity,the ActionBar can't show correctly.

Is any one know how to solve it?
Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to