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

How To Draw Arrowline In Android.graphics.path With Correct Configerations

What I have Tried: I'm trying to display the arrow line with following code Path mArrowPath=new… Read more How To Draw Arrowline In Android.graphics.path With Correct Configerations

Unable To Understand Layer-list

Solution 1: A layer list is drawable, called sequence of other drawables with <item> tag. H… Read more Unable To Understand Layer-list

Android: How To Create Shape With Skewed Two-tone Color?

I am attempting to create a drawable shape that will become the background of a search bar. I know … Read more Android: How To Create Shape With Skewed Two-tone Color?