Dear pslab developers,
I have found out that when I touch any point on the UI screen shown bellow, the app will crash with NoClassDefFoundError. After I check the log file, I found the method is android/text/Html.fromHtml(Ljava/lang/String;I)Landroid/text/Spanned;. This method is introduced at API level 24, but the minSDKVeriosn is set to 23. When I install the app into devices with API level 23, and then touch any point on the screen shown bellow, the app will crash with NoClassDefFoundError.
Thank you very much if you can fix this. Hope this information is helpful. :)
