Building a 9 patch drawable at runtime

后端 未结 4 1241
伪装坚强ぢ
伪装坚强ぢ 2020-12-08 23:10

I am successfully building a 9patch drawable at runtime on Android 3.0+ using the excellent gist provided by Brian Griffey (found here).

Essentially I load the raw (

4条回答
  •  暖寄归人
    2020-12-08 23:35

    Looks like working with 9patches is described in depth on SO already - Create a NinePatch/NinePatchDrawable in runtime

提交回复
热议问题