Skip to content

sahildave/circle-chip-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Play Newsstand 4.0

DEMO

Screenshot

<xyz.sahildave.circlechipview.CircleChipItem
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        app:ccv_icon_src="@drawable/bayern_munich"
        app:ccv_label_bg_color="#F4F4F4"
        app:ccv_label_text="Bayern Munich"
        app:ccv_label_text_color="#000000" />

TODO

  • Publish
  • Add Documentation

About

Chip view inspired by Play NewsStand 4.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages