Releases: xxxifan/Devbox2
Releases · xxxifan/Devbox2
0.4.4.2
DataLoader: Do not any load if isRefreshing or isLoading
0.4.4
Fix: RecyclerFragment runs wrong action when scroll end to load.
Enhanced: Dataloader now indicates refreshing state.
Update some dependencies.
0.4.3.3
fix non-static isMainProcess() method
0.4.3.2
Devbox: add isMainProcess()
0.4.3.1
BaseAdapterItem: add getData(), getPosition() methods
0.4.3
DataLoader: Ensure notifyPageLoaded run on MainThread
ToolbarActivity: Remove CallSuper on setupToolbar()
0.4.2.1
revert toolbar height changes
0.4.2
Make Toolbar height as wrap_content to fit more situation
add getDimen() and getDimenInt() in ViewUtils