Could not find class 'android.graphics.drawable.RippleDrawable'


 AS报错:Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method android.support.v7.widget.AppCompatImageHelper.hasOverlappingRendering

问题:在替换fragment时候出错

FragmentTransaction记得在同一个activity切换activity的时候,
fragmentTransaction.replace(R.id.ll_container,frag2).commit();再次初始化,
方式为:fragmentTransaction=fm.beginTransaction();。


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM