文件名称:Android代码-帮你做 ListView RecyclerView 等组件的状态维护
文件大小:355KB
文件格式:ZIP
更新时间:2022-08-25 20:28:33
Android代码
FlowLayout A custom Layout able to display content, empty view, progress bar and network connectivity status. Why this layout Download How Connectivity Awareness Customize connectivity view (colors / text / layout) Customize empty view Customize progress view Customize error view PR TODOS Why this layout A very common flow of an android view is : show a progress bar while fetching data from a remote service. if the resut is empty : show an empty view with a custom message and hide the progres
【文件预览】:
FlowLayout-master
----gradlew(5KB)
----settings.gradle(30B)
----flowlayout()
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
--------proguard-rules.pro(677B)
----images()
--------custom_empty.gif(44KB)
--------custom_connectivity.gif(21KB)
--------connectivity.gif(21KB)
--------empty_example.gif(69KB)
--------content_loading.gif(87KB)
----gradle()
--------wrapper()
----LICENCE(1KB)
----README.md(8KB)
----gradlew.bat(2KB)
----gradle.properties(729B)
----.gitignore(105B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(677B)
----build.gradle(835B)