All Projects → 7heaven → Uilibrary

7heaven / Uilibrary

Licence: mit
平时项目开发中写的自定义Drawable、View和Shape

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Uilibrary

Creditcardview
💳 CreditCardView is an Android library that allows developers to create the UI which replicates an actual Credit Card.
Stars: ✭ 744 (+186.15%)
Mutual labels:  view, custom-view
auto-fill-edit-text
This custom EditText can suggest and fill text defined before.
Stars: ✭ 26 (-90%)
Mutual labels:  view, custom-view
Iconswitch
🍭 Custom Android Switch widget
Stars: ✭ 874 (+236.15%)
Mutual labels:  view, custom-view
dynamic-utils
Utility functions to perform dynamic operations on Android.
Stars: ✭ 86 (-66.92%)
Mutual labels:  view, drawable
Mylittlecanvas
🎨Need to create a custom view ? You don't know how to use Canvas, use MyLittleCanvas instead !
Stars: ✭ 870 (+234.62%)
Mutual labels:  shape, view
Easysignseekbar
本库主要提供一个漂亮而强大的自定义SeekBar,进度变化由提示牌 (sign)展示,具有强大的属性设置,支持设置section(节点)、mark(标记)、track(轨迹)、thumb(拖动块)、progress(进度)、sign(提示框)等功能
Stars: ✭ 629 (+141.92%)
Mutual labels:  view, custom-view
Meter Number Picker
The android library that provides a simple and customizable NumberPicker styled as meter.
Stars: ✭ 96 (-63.08%)
Mutual labels:  view, custom-view
Freepager
ViewPagers library for Android
Stars: ✭ 461 (+77.31%)
Mutual labels:  view, custom-view
Backgroundlibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
Stars: ✭ 3,179 (+1122.69%)
Mutual labels:  shape, drawable
Shapeofview
Give a custom shape to any android view, Material Design 2 ready
Stars: ✭ 2,977 (+1045%)
Mutual labels:  shape, view
Android Toy
不积跬步 无以至千里
Stars: ✭ 54 (-79.23%)
Mutual labels:  view, drawable
Custom-Grid-View
Custom Drag and Drop Grid for Home Assistant
Stars: ✭ 103 (-60.38%)
Mutual labels:  view, custom-view
Mkloader
Beautiful and smooth custom loading views
Stars: ✭ 1,377 (+429.62%)
Mutual labels:  view, custom-view
ProgressableImageView
Change your users progress capability with ProgressableImageView
Stars: ✭ 86 (-66.92%)
Mutual labels:  view, custom-view
SkeletonPlaceholderView
A library for creating dynamic skeleton view
Stars: ✭ 25 (-90.38%)
Mutual labels:  view, custom-view
pikaso
Seamless and headless HTML5 Canvas library
Stars: ✭ 23 (-91.15%)
Mutual labels:  shape
GraphView
Android GraphView is used to display data in graph structures.
Stars: ✭ 952 (+266.15%)
Mutual labels:  view
LetterView
一个可以选择字母完成单词的小控件
Stars: ✭ 40 (-84.62%)
Mutual labels:  view
ViewGardiumLeviosa
Makes a view fluctuate.
Stars: ✭ 22 (-91.54%)
Mutual labels:  view
FigmaConvertXib
FigmaConvertXib is a tool for exporting design elements from figma.com and generating files to a projects iOS .xib / Android .xml
Stars: ✭ 111 (-57.31%)
Mutual labels:  view

License

UILibrary


把平时写的用到项目里面的一些UI相关的View、Drawable等整理了一下,持续更新

主要有以下一些效果:

跟着Path运动的ProgressBar效果

PathProgressProvider+ProgressiveDrawable

QQ群头像效果的控件

GroupedAvatarDrawable

苹果app下载的进度效果

AppStoreStyleProgressProvider+ProgressiveDrawable

任意形状的遮罩

MaskDrawable+PolygonShape

带圆角的任意正多边形和星型

PolygonShape

带动画效果切换ScaleType的ImageView

AnimatedImageView

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].