Issue
Difference when using shape drawable or png images in res folder of android app structure
Which one is better on performance ,apk size and drawing complexity.
Solution
it depends on your number of drawables ,i would simply suggest you to use Image drawable (.png),
here is some suggested links:
Performance wise, what is typically better, using an image or a xml created shape as a drawable?
Android Drawable Drawing Performance?
Answered By - Dhwanik Gandhi
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.