How to make Circle image effect in image like facebook(Android Ui)


In this blog i will talk u about circular view like facebook and how you can create it.



1.I have tried it by many methrods but the mose effective way is by using
  CircleImageView  library in github.


2. implement below line in app.gradle file-
implementation 'de.hdodenhof:circleimageview:2.2.0'



3.include the xml in your view-


4.you can custimize it with the help of Documentation


these type of beffect you have seen in facebook app-\


Download full project- Click Here

Post a Comment

0 Comments