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

it doesn't show message in the activity/fragment 's onCreate or any other lifecycle method #7

Closed
mrYasinHamidi opened this issue Apr 4, 2021 · 4 comments

Comments

@mrYasinHamidi
Copy link

At the start of an activity I need to show a message in the status bar , i build a StatusBarAlert object with "connecting..." message, but it doesn't show the message or progress bar

Screenshot from 2021-04-05 00-23-28

@mrYasinHamidi mrYasinHamidi changed the title it doesn't update message in the activity/fragment 's onCreate or any other lifecycle method it doesn't show message in the activity/fragment 's onCreate or any other lifecycle method Apr 4, 2021
@fede87
Copy link
Owner

fede87 commented Apr 4, 2021

Hi, thanks for your message.
I have fixed the error in this new version:

implementation 'com.github.fede87:StatusBarAlert:1.2.1'

Would you please try with the new version?

@mrYasinHamidi
Copy link
Author

Thank you, bro👌👌👌
That's worked.

  • Also, there is some version of Android that your library does not work at all, for example :
    Huawei Y3 2017 android version 6

@fede87
Copy link
Owner

fede87 commented Apr 6, 2021

Great!Thank you for the test, I will also check the lib with android 6.

@fede87
Copy link
Owner

fede87 commented Apr 7, 2021

Hi @mrYasinHamidi ,
I have tested the lib again on emulator with api 23 (android 6) and I did not discover any error.
Is still not working on Huawei Y3 2017 android version 6 as you mentioned?
Thanks

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

2 participants