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

Shape Drawable Not Working?

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

Android Set Radius Programatically To ShapeDrawable

Can I set a radius programmatically to a ShapeDrawable? Solution 1: try this: LayerDraw… Read more Android Set Radius Programatically To ShapeDrawable