0

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? enter image description here

Yoni
  • 1,346
  • 3
  • 16
  • 38

2 Answers2

0

Make it as PNG and use it in your Android Project.

Or Make redesign it in XML.

Bhuvanesh BS
  • 13,474
  • 12
  • 40
  • 66
0

best option would be save this as svg from sketch and use in android studio as svg is vector graphic and size can be handled in android studio