Reflective Drawable Loader
Alexandros Schillings
2016年01月19日
407.2 KB
文件大小
Android 2.2+
Android OS
关于Reflective Drawable Loader
示例项目演示了Reflective Drawable Loader Library的使用
这是一个示例项目演示了如何使用反光绘制对象装载机图书馆。
库(和代码)可以在这里找到:https://github.com/alt236/Reflective-Drawable-Loader---Android
项目介绍
---
在一个情况下,你必须访问可绘制对象的基础上他们的名字(例如,如果绘制对象名称存储在DB)曾经是你的话,你不得不写长长的查找表转换成名称R.drawable.ids?和维护他们?
这个库是通过使用反射来直接通过名称访问可绘制对象提供变通的办法。你只需要把它们作为正常到你的res文件夹树。据基准在高达5倍比平台的Resources.getIdentifier()方法更快。
它使用LRU缓存来减轻反射时间开销为反思“点击”和“失误”。
最新版本0.0.3的更新日志
Last updated on 2016年01月19日
v0.0.1 First public release
v0.0.2 Bugfixes, added caching of the resource classes in ReflectionUtils.
v0.0.3 Added caching of non-existing drawable requests.
v0.0.2 Bugfixes, added caching of the resource classes in ReflectionUtils.
v0.0.3 Added caching of non-existing drawable requests.
Reflective Drawable Loader APK信息
在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 Reflective Drawable Loader APK 下载。
Reflective Drawable Loader历史版本
Reflective Drawable Loader 0.0.3
407.2 KB2016年01月19日
在APKPure上极速安全下载应用
一键安装安卓XAPK/APK文件!