Switch crashes when clicked on Android 5.0

后端 未结 5 614
暗喜
暗喜 2021-02-08 04:28

When clicking on a switch in my app in Android 5.0 the app crashes with the logcat shown below. The logcat doesn\'t reference my code anywhere in it, and this switch has worked

5条回答
  •  南笙
    南笙 (楼主)
    2021-02-08 05:20

    It seems like a known issue in Android 5.

    Please refer the following link :

    https://code.google.com/p/android-developer-preview/issues/detail?id=1704

提交回复
热议问题