android-ui
Here are 1,563 public repositories matching this topic...
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
-
Updated
Jun 26, 2022 - Kotlin
Android library to observe scroll events on scrollable views.
-
Updated
Jun 1, 2021 - Java
Bootstrap style widgets for Android, with Glyph Icons
-
Updated
Sep 2, 2021 - Java
A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
-
Updated
Aug 30, 2021 - Java
An Android Alerting Library
-
Updated
Sep 20, 2021 - Kotlin
This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations
-
Updated
Dec 14, 2020 - Java
An Android text view with scrolling text change animation
-
Updated
Nov 11, 2021 - Java
Onboarding Overlays
Something like this: https://i.imgur.com/fZETnkc.png
使用XUI的APP产品信息收集
The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
-
Updated
Jun 22, 2022 - Kotlin
A library provides an easy way to show skeleton loading view like Facebook and Alipay
-
Updated
Jul 31, 2021 - Java
Android Library that lights items for tutorials or walk-throughs etc...
-
Updated
Jul 2, 2022 - Kotlin
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
-
Updated
Aug 18, 2021 - Java
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
-
Updated
May 13, 2021 - Java
Material Design implementation for Android 4.0+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.
-
Updated
Jul 25, 2021 - Java
AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin Multi Platform), and provides easy to integrate UI components for Android and Compose-jb environments
-
Updated
Jul 4, 2022 - Kotlin
Awesome Android references for everything like best practices, performance optimization, etc.
-
Updated
Oct 1, 2020 - Java
Celebrate more with this lightweight confetti particle system
-
Updated
Jun 10, 2022 - Kotlin
A little animation framework which could help you to show message in a nice looking way
-
Updated
Feb 17, 2021 - Java
Create an awesome About Page for your Android App in 2 minutes
-
Updated
Oct 13, 2021 - Java
ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。
-
Updated
Dec 22, 2021 - Java
-
Updated
Sep 27, 2020 - Java
AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
-
Updated
Oct 10, 2021 - Java
-
Updated
Jul 7, 2022 - Kotlin
Improve this page
Add a description, image, and links to the android-ui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the android-ui topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

在WebView下拉刷新的时候,如果html中还有自己的下拉,那在SmartRefreshLayout中就会出现各种问题。我解决了这个问题,给大家分享一下解决方案。
首先自定义WebView,代码如下: