You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoSuchFieldError: No field country_picker_listview of type I in class Lcom/heetch/countrypicker/R$id; or its superclasses (declaration of 'com.heetch.countrypicker.R$id' appears in /data/app/tingtel.android-2/base.apk)
at com.heetch.countrypicker.CountryPickerDialog.onCreate(CountryPickerDialog.java:70)
at android.app.Dialog.dispatchOnCreate(Dialog.java:427)
at android.app.Dialog.show(Dialog.java:322)
at tingtel.android.fragments.NetworkFragment$4.onClick(NetworkFragment.java:121)
countryPicker.show();
The text was updated successfully, but these errors were encountered:
java.lang.NoSuchFieldError: No field country_picker_listview of type I in class Lcom/heetch/countrypicker/R$id; or its superclasses (declaration of 'com.heetch.countrypicker.R$id' appears in /data/app/tingtel.android-2/base.apk)
at com.heetch.countrypicker.CountryPickerDialog.onCreate(CountryPickerDialog.java:70)
at android.app.Dialog.dispatchOnCreate(Dialog.java:427)
at android.app.Dialog.show(Dialog.java:322)
at tingtel.android.fragments.NetworkFragment$4.onClick(NetworkFragment.java:121)
countryPicker.show();
The text was updated successfully, but these errors were encountered: