https://github.com/programadorthi/status-bar-connection-state
Show in status bar a message "connecting..." when there is no internet connection
https://github.com/programadorthi/status-bar-connection-state
Last synced: about 1 year ago
JSON representation
Show in status bar a message "connecting..." when there is no internet connection
- Host: GitHub
- URL: https://github.com/programadorthi/status-bar-connection-state
- Owner: programadorthi
- Created: 2018-02-08T17:32:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T22:42:27.000Z (about 8 years ago)
- Last Synced: 2025-03-13T21:18:45.305Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# status-bar-connection-state
When there is no internet connection, this example hide the status bar icons and show a message "connecting..."
When internet connection returns, hide the message and show the status bar icons again.