HQiang
Results
2
issues of
HQiang
Signatures and seals cannot be displayed
真的是见鬼啊,ExtraAttrRegister里面注册的换肤拓展统统报错。包括demo中提供的ViewBackgroundStyleParser和TextViewTextColorStyleParser,parseXmlStyle方法中TypedArray a = context.obtainStyledAttributes(attrs, textViewStyleable, 0, 0);这一句报错,错误信息如下: Caused by: android.view.InflateException: Binary XML file line #19 in com.yunmai.citycall:layout/activity_main: Error inflating class RadioButton Caused by: java.lang.NullPointerException: Attempt to get length of null...