Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imanneo/customviewpresentation2
https://github.com/imanneo/customviewpresentation2
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/imanneo/customviewpresentation2
- Owner: imaNNeo
- Created: 2018-07-27T21:42:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-29T07:26:39.000Z (over 6 years ago)
- Last Synced: 2024-10-18T19:04:55.152Z (3 months ago)
- Language: Kotlin
- Size: 315 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- slides
- multi touch (https://developer.android.com/training/gestures/multi)
- TouchHelper
GestureDetector
ScaleGestureDetector
- save state of View OnSaveInstanceState() and OnRestoreInstanceState()- draw Drawable
- TicketView Sample (https://github.com/vipulasri/TicketView)
- PinEditText Sample (https://github.com/poovamraj/PinEditTextField)
- RulerPicker Sample (https://github.com/kevalpatel2106/android-ruler-picker)
- SurfaceView, TextureView, GlSurfaceView
- PorterDuff
http://chiuki.github.io/android-shaders-filters- drawonsteam
- ArcChartView sample (https://github.com/imaNNeoFighT/arcchartview)
- CustomViewGroup
https://github.com/aosp-mirror/platform_frameworks_base/blob/master/core/java/android/widget/AbsoluteLayout.java