I use the DSNavigationDrawer from from DesignSupport lib.
It works fine in B4A 10.6, but I get this error when I tried to compile in B4A 10.7 Beta 3:
Any help to solved this problem are welcome.
Thanks in advance.
It works fine in B4A 10.6, but I get this error when I tried to compile in B4A 10.7 Beta 3:
B4X:
main$ResumableSub_Activity_Createresume (java line: 604)
java.lang.NoSuchFieldError: No field navdrawer_layout of type I in class Lanywheresoftware/b4a/objects/R$layout; or its superclasses (declaration of 'anywheresoftware.b4a.objects.R$layout' appears in /data/app/br.com.myprofiles/base.apk)
at de.amberhome.objects.NavigationDrawerWrapper.Initialize2(NavigationDrawerWrapper.java:74)
at de.amberhome.objects.NavigationDrawerWrapper.Initialize(NavigationDrawerWrapper.java:61)
Thanks in advance.