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)
Any help to solved this problem are welcome.
Thanks in advance.
I have some customizations in this DSNavigationDrawer - like a better visual to the switch button, submenus and separators - that I couldn't see that how can do this, in a easy way, using B4XDrawer.
Creating Drawer with B4XDrawer is easier than you think. With combinations of labels with fontawesome, panels, basically any views, you can achieve great result
Creating Drawer with B4XDrawer is easier than you think. With combinations of labels with fontawesome, panels, basically any views, you can achieve great result
First of all, cheers to Filippo who created a template manager last week. I was going to offer Filippo a few suggestions in his thread about his program, but then I decided to create my own on Sunday. B4X Template Manage (B4X TM) is no better or worse than Filippo's, it's just a different take...