xmaihh / custom-components

android custom-components. Android自定义组件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

自定义组件

一些Android 自定义组件。

文档

屏幕坐标系

屏幕坐标系,主要有两种 cartesian_coordinate_system 第一种:以左上角为原点。代表的操作系统有Windows,Android,Symbian,iOS 的Core Graphics如图左侧。

第二种:以左下角为原点。比如iOS的CGContextDrawImage,如图右侧。

SuperCircleView

SuperCircleView

SlideButton

SlideButton

RegulatorView

RegulatorView

RegulatorView2

RegulatorView2

About

android custom-components. Android自定义组件

License:Apache License 2.0


Languages

Language:Java 99.3%Language:Kotlin 0.7%