Hi,
I've made an app using table view extension. but from yesterday table view extension is showing the below error message.
"java.lang.NoSuchMethodError: No static method setFontTypeface(Landroid/widget/TextView;IZZ)V in class Lcom/google/appinventor/components/runtime/util/TextViewUtil; or its super classes (declaration of 'com.google.appinventor.components.runtime.util.TextViewUtil' appears in base.apk)"
can any one help me on this issue and how can I resolve the issue.
Thanks in advance....