Skip to content Skip to sidebar Skip to footer
Showing posts with the label Shape

Android Buttons With Shape Background Or Image

I want to create a button in an Android application which will be round with a color of my choosing… Read more Android Buttons With Shape Background Or Image

Android Triangle Drawablw Xml

I want to draw an equilateral triangle.I have checked but it is inverted.I want a triangle that loo… Read more Android Triangle Drawablw Xml

Android Background With A Thin Line

I would like to create a background for my layouts. What I used still now is: Solution 1: I found … Read more Android Background With A Thin Line

Drawing Shape Programmatically With Part Corners Rounded Only

Problem here is to draw this kind of shape in onDraw method. I've tried using Path and CornerPa… Read more Drawing Shape Programmatically With Part Corners Rounded Only

Creating A Shadow Around A Canvas Drawn Shape?

What steps are required to create a shape e.g. rectangle with a shadow from scratch using a Canvas?… Read more Creating A Shadow Around A Canvas Drawn Shape?

Make A View With Rectangle Shape Using Xml Definitions (drawable) In Android

https://drive.google.com/file/d/0B0vP0ppNf8G3MFdBRmF5WkJEZ3c/view?usp=sharing I want to create shap… Read more Make A View With Rectangle Shape Using Xml Definitions (drawable) In Android