Quantcast
Channel: How to create drawable circle with below requirement? - Stack Overflow
Browsing all 5 articles
Browse latest View live

Answer by Hawraa Khalil for How to create drawable circle with below...

Try something like this, it worked for me!in your xml place this custom RoundImage:<com.example.hkh.learningandroid.RoundedImageView android:layout_width="200dp" android:layout_height="200dp"...

View Article


Answer by Bhagwat K for How to create drawable circle with below requirement?

For rounded (Circled imageView)add this class to your source import android.content.Context;import android.graphics.Bitmap;import android.graphics.Bitmap.Config;import android.graphics.Canvas;import...

View Article

Answer by Angad Tiwari for How to create drawable circle with below requirement?

@Sreedhu Madhu .... you have to customize your imageview and work it on bitmap and canvas to achieve so..although i suggest you to use one of the library posted by Henning Dodenhof on github and...

View Article

Answer by Daniel Zolnai for How to create drawable circle with below...

I don't think it is possible by doing it just in XML. But you can mask it out afterwards in code. For an example, see this tutorial.

View Article

Image may be NSFW.
Clik here to view.

How to create drawable circle with below requirement?

I'm trying create a circular shaped drawable to put as overlay for profile pictures(circular images)I wrote the below code for circular drawable overlay,<?xml version="1.0"...

View Article

Browsing all 5 articles
Browse latest View live




<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>