Posts by JORLANE BRANDÃO • 11 points
1 post
- 
		1 votes2 answers1390 viewsA: How do I place a Circular image inside an Android Fragment?Good night, I tried using android.support.v4.widget.Circleimageview, but could not, so one solution I found was to implement my own class (Mycircleimageview) inherited from Imageview. It is a very…