JavaNoober / BackgroundLibrary

A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
Apache License 2.0
3.86k stars 469 forks source link

inject2方法有个小错误 #49

Closed gaoyl87 closed 5 years ago

gaoyl87 commented 5 years ago

反射修改mFactorySet时,应该使用getDeclaredField方法

JavaNoober commented 5 years ago

我用的就是getDeclaredField。。。。