I am also trying to create a 9 patch png from a standard png. I am new to this, so I do not know how to create it programmatically. I read about it, but there is no proper documentation about.
1. 9 patch chunk - What is it? 2. Cap inset - What is it? 3. How to get the 1 px stretchable area patch and padding? 4. How to create 9 patch from an existing 9 patch png? Please show me some light on this. Thanks, Kishore On Tuesday, 3 March 2009 07:07:47 UTC+5:30, Rmac wrote: > > I am trying to create a NinePatchDrawable programmatically, but there > is no documentation on the constructor's argruments (Bitmap bitmap, > byte[] chunk, Rect padding, String srcName). Does anyone know what > chunk and padding are... and how to specify them? > > Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/500be972-fe22-43a1-82ed-f987826aa19f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

