custom-view
There are 568 repositories under custom-view topic.
GcsSloop/AndroidNote
安卓学习笔记
XRecyclerView/XRecyclerView
A RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
CVCalendar/CVCalendar
A custom visual calendar for iOS 8+ written in Swift (>= 4.0).
PierfrancescoSoffritti/android-youtube-player
YouTube Player library for Android and Chromecast, stable and customizable.
alamkanak/Android-Week-View
Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
evrencoskun/TableView
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
donkingliang/ConsecutiveScroller
ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。
steelkiwi/cropiwa
📐 Configurable Custom Crop widget for Android
qyxxjd/MultipleStatusView
一个支持多种状态的自定义View,可以方便的切换到:加载中视图、错误视图、空数据视图、网络异常视图、内容视图。
chiclaim/AndroidAll
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
wangjiegulu/WheelView
Android滚动选择控件
snail-z/zhPopupController
Help you pop up custom views easily. and support pop-up animation, layout position, mask effect and gesture interaction etc.
jamesnguyenhub/mkloader
Beautiful and smooth custom loading views
wajahatkarim3/EasyFlipView
💳 A quick and easy flip view through which you can create views with two sides like credit cards, poker cards etc.
wangjiegulu/RapidFloatingActionButton
Quick solutions for Floating Action Button,RapidFloatingActionButton(RFAB)
harjot-oberai/Croller
A circular seekbar for Android, with a control knob! (for the lack of a better word).
donkingliang/LabelsView
Android的标签列表控件。可以设置标签的选中效果。 可以设置标签的选中类型:不可选中、单选、限数量多选和不限数量多选等, 并支持设置必选项、单行显示、最大显示行数等功能。
passsy/android-HoloCircularProgressBar
Holo Circular ProgressBar
polyak01/IconSwitch
🍭 Custom Android Switch widget
kbiakov/CodeView-Android
Display code with syntax highlighting :sparkles: in native way.
wangjiegulu/DraggableFlagView
可拖拽的红点,(仿新版QQ,tab下面拖拽标记为已读的效果),拖拽一定的距离可以消失回调。
eleev/uicollectionview-layouts-kit
📐Custom layouts for UICollectionView with examples [iOS 12+].
gturedi/StatefulLayout
Android layout to show template for loading, empty, error etc. states
vinaygaba/CreditCardView
💳 CreditCardView is an Android library that allows developers to create the UI which replicates an actual Credit Card.
iammert/StatusView
Custom status view for Android.
zhou-you/EasySignSeekBar
本库主要提供一个漂亮而强大的自定义SeekBar,进度变化由提示牌 (sign)展示,具有强大的属性设置,支持设置section(节点)、mark(标记)、track(轨迹)、thumb(拖动块)、progress(进度)、sign(提示框)等功能
mukeshsolanki/android-otpview-pinview
A custom view to enter otp of different sizes used usually in cases of authentication.
iSpring/GamePlane
基于Android的仿微信打飞机游戏
RiccardoMoro/FreeDrawView
A View on which you can freely draw, customizing paint width, alpha and color, and take a screenshot of the content. Useful for note apps, signatures or free hand writing.
CleverPumpkin/CrunchyCalendar
A beautiful material calendar with endless scroll, range selection and a lot more!
dynamitechetan/FogView_Library
FogView is a android library that can show fog on any layout and the fog removes when user rubs it.
nukc/StateView
:sparkles: StateView is an invisible, zero-sized View that can be used to lazily inflate loadingView/emptyView/retryView/anyView at runtime.
zjw-swun/RecyclerViewCardGallery
RecyclerView实现循环banner,替代ViewPager方案。能够快速滑动并最终定位到居中位置(相比于原库支持了循环滑动)
madongqiang2201/views
A collection of cool android custom views
hanks-zyh/PasscodeView
Material Design PasscodeView for Android.
zhou-you/EasySegmentedBarView
本库主要提供一个简单易用的自定义分段控件,方便快速实现分段效果,支持xml配置、代码配置、分段规则按均分/比例分、数字分段、文本分段、渐变分段、bar条样式正常/圆形/三角形,segment文字样式、进度设置、进度标记类型设置、分段描述设置、其它更多自定义设置等功能。