569 results for “topic:custom-view”
安卓学习笔记
A RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
YouTube Player library for Android and Chromecast, stable and customizable.
A custom visual calendar for iOS 8+ written in Swift (>= 4.0).
Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。
📐 Configurable Custom Crop widget for Android
一个支持多种状态的自定义View,可以方便的切换到:加载中视图、错误视图、空数据视图、网络异常视图、内容视图。
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
Android滚动选择控件
💳 A quick and easy flip view through which you can create views with two sides like credit cards, poker cards etc.
Beautiful and smooth custom loading views
Quick solutions for Floating Action Button,RapidFloatingActionButton(RFAB)
A circular seekbar for Android, with a control knob! (for the lack of a better word).
Android的标签列表控件。可以设置标签的选中效果。 可以设置标签的选中类型:不可选中、单选、限数量多选和不限数量多选等, 并支持设置必选项、单行显示、最大显示行数等功能。
Holo Circular ProgressBar
🍭 Custom Android Switch widget
Display code with syntax highlighting :sparkles: in native way.
📐Custom layouts for UICollectionView with examples [iOS 12+].
💳 CreditCardView is an Android library that allows developers to create the UI which replicates an actual Credit Card.
Android layout to show template for loading, empty, error etc. states
可拖拽的红点,(仿新版QQ,tab下面拖拽标记为已读的效果),拖拽一定的距离可以消失回调。
Custom status view for Android.
A custom view to enter otp of different sizes used usually in cases of authentication.
基于Android的仿微信打飞机游戏
本库主要提供一个漂亮而强大的自定义SeekBar,进度变化由提示牌 (sign)展示,具有强大的属性设置,支持设置section(节点)、mark(标记)、track(轨迹)、thumb(拖动块)、progress(进度)、sign(提示框)等功能
A beautiful material calendar with endless scroll, range selection and a lot more!
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.
:sparkles: StateView is an invisible, zero-sized View that can be used to lazily inflate loadingView/emptyView/retryView/anyView at runtime.