Can you load a drawable from a sub directory in the assets (not the drawable folder) folder?
|
feedback
|
|
Hope this help:
| |||
|
feedback
|
|
Yes you can create a | |||||||||
feedback
|
|
I recommend to use this
which returns properly scaled drawable thanks to resources ... | |||
|
feedback
|
|
At this version you can't, if you make a sub folder within your drawable folder you can't use it in your xml file, it won't be recognized when you use android:src. Take a look at this thread: Can The Android drawable directory contain subdirectories? | |||||||
feedback
|