ximsfei / Android-skin-support

Android-skin-support is an easy dynamic skin framework to use for Android, Only one line of code to integrate it. Android 换肤框架, 极低的学习成本, 极好的用户体验. "一行"代码就可以实现换肤, 你值得拥有!!!
MIT License
6.35k stars 1.08k forks source link

应用内换肤 #439

Open weiweiForAndroid opened 3 years ago

weiweiForAndroid commented 3 years ago

SkinAppCompatDelegateImpl extends AppCompatDelegateImpl
AppCompatDelegateImpl 这个类没有呀

weiweiForAndroid commented 3 years ago

0000 我这里使用的时候报错 SkinAppCompatDelegateImpl.get(this, this); 这个返回的类是androidx 包的 而我的 getDelegate() 要返回的是v7包的

ximsfei commented 3 years ago

v7包使用3.x版本