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

fix(status-bar): not working on older android devices #1078

Merged
merged 2 commits into from
Jul 11, 2022
Merged

Conversation

jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Jul 5, 2022

I was replacing deprecation warnings and noticed the old deprecated code was not even working in old devices, so this change removes the deprecation warnings and also makes hide/show/setStyle work on Android again.
Also removes some other code warnings Android Studio was reporting about typos in words or functions and null checks are no longer needed since the new method returns non null.

@jcesarmobile jcesarmobile merged commit 4e34977 into main Jul 11, 2022
@jcesarmobile jcesarmobile deleted the status-depre branch July 11, 2022 14:47
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

Successfully merging this pull request may close these issues.

None yet

3 participants