DrawMe icon indicating copy to clipboard operation
DrawMe copied to clipboard

[Android Library] With DrawMe you can easily create views with custom background shapes using only XML layout files.

Results 6 DrawMe issues
Sort by recently updated
recently updated
newest added

I used setbackgroundcolor but not working

* Update gradle * Added an ability to automatically pick text color based on back color

first of what a great library , second how can i add a shadow to DrawMeRelativeLayout and in general is it possible to change the shadow color and depth ?

When include any DrawMe in layout file, I get this rendering problems: ``` The following classes could not be instantiated: - com.rafakob.drawme.DrawMeLinearLayout (Open Class, Show Exception, Clear Cache) - com.rafakob.drawme.DrawMeButton...