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

Oreo Settings app crash #111

Open
arunsrk opened this issue Jun 13, 2018 · 0 comments
Open

Oreo Settings app crash #111

arunsrk opened this issue Jun 13, 2018 · 0 comments

Comments

@arunsrk
Copy link

arunsrk commented Jun 13, 2018

I have downloaded the oreo version (android-8.1.0_r33). Settings app crashes for me. Settings screen comes up always and any further selection on the menu causes the crash.

I have checked this solution.

https://github.com/android-rpi/device_brcm_rpi3/wiki/Runtime-Errors.

But this problem has been addressed in the latest source code.

like below

showMenuIcon(){
final ActionBar actionBar = getActionBar();
if( actionBar != NULL){
}
}

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

1 participant