Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rifqimfahmi/custom-view-playground

Playground for drawing customview on Android. See function sequences how the view, viewgroup, layout manager functions get executed
https://github.com/rifqimfahmi/custom-view-playground

android custom-layout-manager custom-view custom-viewgroup

Last synced: about 1 month ago
JSON representation

Playground for drawing customview on Android. See function sequences how the view, viewgroup, layout manager functions get executed

Awesome Lists containing this project

README

        

# Custom-View-Playground
Playground for drawing customview on Android

## The Difference Between View & ViewGroup

![01](https://raw.githubusercontent.com/rifqimfahmi/Custom-View-Playground/master/screenshots/01.png)
![02](https://raw.githubusercontent.com/rifqimfahmi/Custom-View-Playground/master/screenshots/02.png)
![03](https://raw.githubusercontent.com/rifqimfahmi/Custom-View-Playground/master/screenshots/03.png)
![04](https://raw.githubusercontent.com/rifqimfahmi/Custom-View-Playground/master/screenshots/04.png)
![05](https://raw.githubusercontent.com/rifqimfahmi/Custom-View-Playground/master/screenshots/05.png)
![06](https://raw.githubusercontent.com/rifqimfahmi/Custom-View-Playground/master/screenshots/06.png)
![07](https://raw.githubusercontent.com/rifqimfahmi/Custom-View-Playground/master/screenshots/07.png)