Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.56 KB

README_EN.md

File metadata and controls

28 lines (21 loc) · 1.56 KB

custom-components

android custom-components.

Document

Screen coordinate system

There are two main types of screen coordinate systems. cartesian_coordinate_system First: take the upper left corner as the origin. Representative operating systems: Windows, Android, Symbian, iOS Core Graphics as shown in Figure 1.

Second: take the lower left corner as the origin. For example, iOS CGContextDrawImage, as shown in Figure 2

SuperCircleView

SlideButton

RegulatorView

RegulatorView2