Monday, November 30, 2015

Half Circular List View


There were a requirement to create a half circular list view in one of my application, There were many solutions over internet but no one satisfy the requirement, some are able to populate only image data and some are text data but I need to populate both in my list view. After goggling lots I got a solution that was really optimize and working fine and fulfilling the requirement. Here is a image that I want to develop.



Here I am sharing code that was working on eclipse, you can download here.

Reference:


7 comments:

  1. Great example and clean piece of code. thanks.

    ReplyDelete
  2. can you please tell how to achive this for horizontal list view?

    ReplyDelete
  3. Thanks for your example. I want to implement like the image you have posted here. 1 image at the left center and background circle connecting the list. Can you please help me on that. How to display only 5 images in the list with background circle?

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete
  5. It doesn't work when it comes to deal with custom layout like combination of both image and textview...

    ReplyDelete
  6. have a any full circle view with many items

    ReplyDelete