I have created a simple cardView in Sketch and I want to insert it inside the Android-Studio. What options do I have? Can I export it from sketch and import it to Android-Studio or I have to redesign it with XML or Java code?
Sketch layout to android XML
1k Views Asked by Giorgos Karyofyllis At
2
Make it as PNG and use it in your Android Project.
Or Make redesign it in XML.