3 个仓库
Progress indicator components specifically designed for the Android platform using native view and animation APIs.
Distinct from Progress Indicators: Distinct from Progress Indicators: specifically targets Android native progress indicators rather than general web or cross-platform components.
Explore 3 awesome GitHub repositories matching user interface & experience · Android. Refine with filters or upvote what's useful.
Android-SpinKit is an Android animation library that provides a collection of animated loading spinner views for use as progress indicators during asynchronous operations. The library offers multiple predefined animation styles, including Circle, Wave, and DoubleBounce, which can be selected and displayed as standard Android View elements within an application's layout. The library distinguishes itself by being built entirely on the Android SDK's drawing and animation APIs, with no external dependencies required. Each spinner type implements a distinct animation state machine using Android's
Provides visual loading indicators that display animated spinner animations during asynchronous operations in Android apps.
This is an Android alert dialog library providing a collection of stylized pop-up components for application feedback. It provides customizable UI components for displaying themed notification windows, including integrated headers, buttons, and specialized alerts for success, error, and warning states. The library features a configurable progress indicator that renders circular loading animations with adjustable speeds and colors to show background activity. These pop-ups support real-time updates to text, icons, and interaction listeners without recreating the window. The system handles dia
Includes circular loading animations built specifically for the Android platform.
LoadingDrawable 是一个 Android 加载 Drawable 库,提供可自定义的 Drawable 组件来指示后台任务活动或加载状态。它作为一组自定义视图组件和进度指示器,可与标准 Android 视图集成。 该库支持为刷新组件或图片占位符渲染动画加载指示器,并跟踪加载进度以反映耗时操作的完成百分比。 其实现涵盖了 Android 进度可视化和 UI 设计,利用画布级绘制和基于 Drawable 的动画,在 Android 应用内提供视觉反馈。
Provides progress indicator components specifically designed for Android using native view and animation APIs.