import android.support.v7.internal.widget.TintTypedArray提示不存在
提示导入这个包不存在,可以把依赖support:appcompat改成提版本的api'com.android.support:appcompat-v7:23.1.0'finalTintTypedArraya=TintTypedArray.obtainStyledAttributes(getContext(),attrs,R.styleable.CnToolbar,defStyleAttr,0);