I have faced a runtime error when I tried to load my application’s home screen.
It shows this runtime error in apk on KitKat:-
> java.lang.stringbuffer.append
And home screen is not initializing on Android 7.0 while it works perfectly in companion.
Here are the blocks:-