Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

ActionBar gets behind notification bar #602

Closed
flavioarfaria opened this issue Sep 6, 2012 · 1 comment
Closed

ActionBar gets behind notification bar #602

flavioarfaria opened this issue Sep 6, 2012 · 1 comment

Comments

@flavioarfaria
Copy link

It rarely happens, and it only does when I'm coming back to this activity from another one on top of it.
This happened on my Galaxy Nexus running Jelly Bean. I don't know whether it happens on other versions too.

http://img827.imageshack.us/img827/6881/device20120906160703cop.png

Note the two action buttons cropped on the right (a + button and the overflow one).

@JakeWharton
Copy link
Owner

If it happens on ICS or Jelly Bean then it is the native action bar, not the compatibility implementation provided by ActionBarSherlock. You should ensure you aren't doing anything funky with handling configChanges or the decor view and then file a bug on http://b.android.com/.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants