Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Shapedrawable

How To Draw A Dot Circle Inside A Square Drawable In Android?

I want a small dot inside a square button , this is what i have tried till now as answered by azizb… Read more How To Draw A Dot Circle Inside A Square Drawable In Android?

Recreate Shape As In Xml File By Using Code And Set Width Programmatically

I already have shape code and now I need to draw the same programmatically and set its width accord… Read more Recreate Shape As In Xml File By Using Code And Set Width Programmatically

Shape Drawable Not Working?

Solution 1: use this code, <?xml version="1.0" encoding="utf-8"?> … Read more Shape Drawable Not Working?