The action bar is the modern version of the title bar. You can't mix the two.
On Wed, Feb 15, 2012 at 11:10 PM, Dean Wang <[email protected]> wrote: > 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 > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

