On May 6, 5:52 am, skink <[email protected]> wrote:
> reading 
> this:http://groups.google.com/group/android-developers/msg/db8d63fd8575129c
> it seems ninePatches are created statically by aapt tool and if you
> want to create ninepatchdrawable dynamically from any file you would
> calculate chunk by yourself (ResourceTypes.h for its format)
>
> pskink

so if creating NinePatcheDrawable is not an easy thing (due to binary
chunk format) i thing the best idea for OP is to create custom
drawable extending StateListDrawable

pskink

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to