https://github.com/boltuix/empty-state-viewstub
Empty states occur when an item’s content can’t be shown. (ViewStub in android)
https://github.com/boltuix/empty-state-viewstub
android emptystate kotlin materialdesign nodata uiux viewstub
Last synced: 23 days ago
JSON representation
Empty states occur when an item’s content can’t be shown. (ViewStub in android)
- Host: GitHub
- URL: https://github.com/boltuix/empty-state-viewstub
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-09-27T07:54:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T08:32:16.000Z (over 2 years ago)
- Last Synced: 2025-02-17T07:33:35.680Z (4 months ago)
- Topics: android, emptystate, kotlin, materialdesign, nodata, uiux, viewstub
- Language: Kotlin
- Homepage: https://www.boltuix.com/2022/06/android-material-uiux-empty-states.html
- Size: 464 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Empty-State-ViewStub
Empty states occur when an item’s content can’t be shown. (ViewStub in android)
Read more:
https://www.boltuix.com/2022/06/android-material-uiux-empty-states.html