Top "Android-shape" questions

This is a generic shape defined in XML.

Android - make an arrow shape with xml

I want to make a button for my shape like this one Is there a way to do this with …

android android-button android-shape
Custom shaped Linearlayout with curved side in android

I am trying to make a custom shaped linearlayout like below I am trying to make only one side curved. …

android android-xml android-drawable android-shape
Android shape with gradient border and shadow

I have a png drawable for the buttons. But it image drawable has gradient and it looks bad when applying 9…

android-layout android-xml android-drawable android-shape
Android set background color button pressed

I would like to change the background color of my ImageButton on pressed event. Here is what i am done : &…

android selector android-imagebutton android-shape
Android - shape on horizontal line

I have a xml, that in this xml I adding Horizontal Line between TextViews. I add a Shape to separator …

android android-xml android-shape
Draw a custom shape in android using XML

I am adding a custom marker to the android map view. here is the image I am using for it.…

android android-maps-v2 android-shape
Nested shapes in Android

I am trying to draw a shape that has three rectangular shapes: solid color gradient white line How do I …

android xamarin.android shapes android-shape