Skip to content

Commit 3e8a6e8

Browse files
committed
Add Gradle Dependencies Configuration Generator and 9-Patch Resizer and SelectorChapek link
1 parent 1673dce commit 3e8a6e8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,7 @@ C/C++开发Android应用工具包
604604
| IDEA Background Image Plugin | [下载][Intellij-IDEA-Plugin-Background-Image] | |
605605
| IDEA Maven Plugin | [下载][idea-plugin-maven-plugin] | |
606606
| Gradle GooglePlay Publisher Plugin | [下载][gradle-play-publisher] | |
607+
| Drawable Selectors Generates Plugin | [下载][android-selector-chapek] | |
607608

608609
[Android Resource Resizer]:https://github.com/walmyrcarvalho/android-resource-resizer
609610
[GradleDependenciesHelper]:https://github.com/ligi/GradleDependenciesHelperPlugin
@@ -630,6 +631,7 @@ C/C++开发Android应用工具包
630631
[CodeGlance]:https://github.com/Vektah/CodeGlance
631632
[idea-plugin-maven-plugin]:https://github.com/born2snipe/idea-plugin-maven-plugin
632633
[gradle-play-publisher]:https://github.com/Triple-T/gradle-play-publisher
634+
[android-selector-chapek]:https://github.com/inmite/android-selector-chapek
633635

634636
#### Android资源/Themes/Style生成工具
635637
| 名称 | 简介 | 下载地址 | 使用教程 |
@@ -783,6 +785,14 @@ C/C++开发Android应用工具包
783785

784786
[android-serialport-api]:https://code.google.com/p/android-serialport-api/
785787

788+
789+
#### 图片尺寸处理工具
790+
| 名称 | 简介 | 下载地址 | 使用教程 |
791+
|:-----------------------|------------------|:------------------------------:|:---------------:|
792+
| 9-Patch Resizer | | [下载][9-Patch Resizer] | |
793+
794+
[9-Patch Resizer]:https://github.com/redwarp/9-Patch-Resizer
795+
786796
#### 图片压缩工具
787797

788798
| 名称 | 简介 | 下载地址 | 使用教程 |

0 commit comments

Comments
 (0)