KingJA/LoadSir
A lightweight, good expandability Android library used for displaying different pages like loading, error, empty, timeout or even your custom page when you load a page.(优雅地处理加载中,重试,无数据等) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3287
- days_rel: n/a
- days_push: 2076
- n_releases_24m: 0
Adoption not part of the score
3471 stars · 506 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
LoadSir is a lightweight, highly extensible Android library for managing load feedback pages, switching between loading, error, empty, timeout, and custom state views when data loads. It works with Activities, Fragments, and Views without modifying layout files, and supports automatic state switching based on network response codes.
Use cases
- show loading spinner while fetching data in android
- display error page with retry button in android app
- show empty state when no data available
- handle network timeout page in android
- switch status pages based on api response codes
- custom placeholder pages in fragments and views
When to choose
- you need flexible loading/error/empty state handling across Activities, Fragments, and Views
- you want state pages without modifying existing layout files
- you need custom state pages with per-page click handlers and global or per-screen configuration
When to avoid
- you are not building an Android app
- you need a library with active maintenance and a clear license
- you prefer Jetpack Compose-based state handling over View-based approaches
Facets
library · maturity maintenance
ui-components state-management mobile-development android-tools frontend jvm loading-states error-pages empty-state status-page-switching android-ui android mobile
1 source
- readme: https://github.com/KingJA/LoadSir · fetched 2026-08-28 · 044d266fa0b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| KingJA/LoadSir | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem