Central sources of NinePatch Images?

前端 未结 2 1254
名媛妹妹
名媛妹妹 2020-12-16 00:37

Are there any central spots or collection in the net from created NinePatches?

I think they are real fancy and useful things. Even if you are not a designer this ca

相关标签:
2条回答
  • 2020-12-16 01:16

    I am trying to build a huge central for 9-patch images.

    Feel free to visit and grab whatever you need from there.

    As long as it is for building your android applications :)

    http://android9patch.blogspot.com/

    0 讨论(0)
  • 2020-12-16 01:21

    There are a couple of blogs out there with a few images:

    • http://ogrelab.ikratko.com/custom-color-buttons-for-android/

    and one posting a batch converter:

    • http://stella.laurenzo.org/2011/05/batch-9-patch-image-editing/

    But they are quite easy to create yourself. Use the dev guide, those blogs and my answer here: How to create android spinner without down triangle on the right side of the widget to learn about them.

    Then, just use draw9patch or Gimp (both free) to make them.

    0 讨论(0)
提交回复
热议问题