Qihoo360 / ArgusAPM

Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台
Apache License 2.0
2.68k stars 425 forks source link

InflateException #12

Closed sososeen09 closed 5 years ago

sososeen09 commented 5 years ago

运行Sample工程进入TestActivity,报错 android.view.InflateException: Binary XML file line #2: Error inflating class android.support.constraint.ConstraintLayout

artharyoung commented 5 years ago

运行Sample工程进入TestActivity,报错 android.view.InflateException: Binary XML file line #2: Error inflating class android.support.constraint.ConstraintLayout

try implementation 'com.android.support.constraint:constraint-layout:1.1.3'

akathink commented 5 years ago

Hi,已经将ConstraintLayout的类更改为其他的布局类了。

sososeen09 commented 5 years ago

Hi,已经将ConstraintLayout的类更改为其他的布局类了。

ok,这种报错我在本地也可以解决,把问题反馈出来还是希望这个项目不要因为一点瑕疵影响使用者的体验,为ArgusAPM开源贡献一点微薄之力

akathink commented 5 years ago

Hi,已经将ConstraintLayout的类更改为其他的布局类了。

ok,这种报错我在本地也可以解决,把问题反馈出来还是希望这个项目不要因为一点瑕疵影响使用者的体验,为ArgusAPM开源贡献一点微薄之力

嗯嗯,非常感谢!