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 (Open Class, Show Exception, Clear Cache)
Tip: Use View.isInEditMode() in your custom views to skip code or show sample data when shown in the IDE
Do you have the same issue as me?