songnick / CircleBar

some beautiful bar, implement them use View or ViewGroup or RLF...(RelativeLayout LinearLayout FrameLayout....), practice how to define UI by ourselves

Home Page:https://github.com/songnick/AndroidNote/blob/master/UINote.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleBar

Everyday we use different APP, and I find some funny bar; So I think I can implement those by myself. By this way I can understand how to use View or ViewGroup or RLT to define a CustomView and know about View's OnMeasure,OnLayout,OnDraw

CurrentStatus

 current status is blow, but there is some bug. I will improve them every day;

alt tag

About

some beautiful bar, implement them use View or ViewGroup or RLF...(RelativeLayout LinearLayout FrameLayout....), practice how to define UI by ourselves

https://github.com/songnick/AndroidNote/blob/master/UINote.md


Languages

Language:Java 100.0%