Android代码 安卓资源快速引用
Resource Mirror Were you ever in a situation where you had to access android Resources based on their names (for example if the names are stored in a DB) and you had to write long lookup tables converting the names into R.XXXX.ids? And maintaining them? This library is offering a way around it by us
文件列表
Android代码-安卓资源快速引用
(预估有个370文件)
gradlew.bat
2KB
gradlew
5KB
ResourceReflectorTest.java
3KB
MirrorGetterTest.java
8KB
ResourceReflector.java
3KB
AbstractResourceReflector.java
5KB
ReflectionCore.java
6KB
DrawableReflector.java
21KB
ReflectorFactory.java
13KB
Mirror.java
7KB
暂无评论