Android Question custom view - image resizing

LucaMs

Expert
Licensed User
Longtime User
Instead of doing a thousand attempts, I would like to ask to the experts:

In a custom view, if I wanted to insert a button, how should I behave with its image?
StatelistDrawble + BitmapDrawble? What resolution? Loaded with LoadBitmap or LoadBitmapSample?


Many thanks
 
Top