Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getActionBar null ! #9

Open
afaucogney opened this issue Jul 29, 2015 · 2 comments
Open

getActionBar null ! #9

afaucogney opened this issue Jul 29, 2015 · 2 comments

Comments

@afaucogney
Copy link

I get an issue in CameraPreview class, when calling getActionBar, that is null. I have no ActionBar.
the "showActionBar()" method cares if the actionbar is null, but not the "showBack" method.

@leaf918
Copy link

leaf918 commented Aug 10, 2016

I break it down.
modify like this,works well.
public abstract class BaseActivity extends AppCompatActivity

@Montsserrat
Copy link

In my case I just comment the showBack() method in BasePhotoActivity class

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

No branches or pull requests

3 participants