Hello,
My SfTabView crashes when I change tabs (SfTabItems). It happens when I change them several times, or sometimes even when I change it only once.
The content of each tab has xamarin forms listview and sfExpander.
I see this in the debugger:
art/runtime/java_vm_ext.cc:410] JNI DETECTED ERROR IN APPLICATION: can't call void android.view.View.setTranslationZ(float) on null object
F/art (20660): art/runtime/java_vm_ext.cc:410] in call to CallVoidMethodV
F/art (20660): art/runtime/java_vm_ext.cc:410] from void android.animation.PropertyValuesHolder.nCallFloatMethod(java.lang.Object, long, float)
I've attached full log report of the issue.
More details:
It crashes not on all devices, but it crashes 100% percent on the Xioami Redme Note 3. Android 6.
I have xamarin forms 4.7.0.968 and syncfusion libraries 18.3.0.35.
Could you advise on it please.
Attachment:
log_747e087e.zip