import android.support.v7.intern
2019-08-02 本文已影响0人
皓皓amous
提示导入这个包不存在,可以把依赖support:appcompat 改成提版本的 api 'com.android.support:appcompat-v7:23.1.0'
final TintTypedArray a = TintTypedArray.obtainStyledAttributes(getContext(), attrs, R.styleable.CnToolbar, defStyleAttr, 0);