Sunday, 24 January 2016

XML : Android Studio: Pasting code results in IllegalArgumentException

Forgive me for this simple question but I'm quite new to Android development and Android Studio.

Whenever I paste text into the Code Editor (Java or XML), an IllegalArgumentException will pop up with the message "Comparison method violates its general contract!"

Why is this happening and how can I resolve it?

Thanks!

No comments:

Post a Comment