Android Question Ultimate Listview error

Scantech

Well-Known Member
Licensed User
Longtime User
java.lang.NoSuchFieldException: No field mFastScroll in class Landroid/widget/AbsListView; (declaration of 'android.widget.AbsListView' appears in /system/framework/framework.jar!classes3.dex)

I am on API 29 and i know the error is coming from Ultimate Listview. Can this be resolved?
android:targetSdkVersion="29"
android-29\android.jar
 
Top