B4A Library DesignSupport - Additional Material Design components - corwin42    Nov 5, 2018   (66 reactions)   tags: B4A Theme, design support library, UI screen, Material Design, DesignSupport the setup needed for AppCompat.
Copy the DesignSupport.xml, DesignSupport.jar and DesignSupport.aar files... B4A Library AHNavigationDrawer - Native Google Navigation Drawer - corwin42    Sep 14, 2015   (18 reactions) This is a wrapper library for the native NavigationDrawer introduced by Google at Google I/O 2013.
It contains two objects:
AHNavigationDrawer - This implements the Navigation Drawer
SlideDrawable... B4A Question Mike Penz MaterialDrawer library - PABLO2013    Apr 11, 2021 .donmanfred.MaterialDrawer.main._activity_create(main.java:547) at java.lang.reflect.Method.invoke....b4a.ShellBA.raiseEvent2(ShellBA.java:144) at de.donmanfred.MaterialDrawer.main.afterFirstLayout(main.java:105) at de.donmanfred.MaterialDrawer.main.access$000(main.java:17) at de.donmanfred.MaterialDrawer.main$WaitForLayout.run(main.java:83) at android.os.Handler.handleCallback(Handler... B4A Question Appocompat vs DesignSupport - T201016 (first post)    Jul 27, 2024
add this line
#MultiDex:true
155685
Great, works. Thank you for quick support :)... B4A Question having trouble with AHNavigationDrawer - M.Amini    Jun 2, 2023 Hi everyone. i have a trouble with AHNavigationDrawer. I made a menu using AHNavigationDrawer. first of all i need to open menu from right to left but it open from left. the second problem is i have four button in bottom of page. when menu open these buttons are on top of the menu while they must be under the menu. Sub Class_Globals Private Root As B4XView Private xui As XUI Private... As ImageView Private lst_items As ListView Dim Nav As AHNavigationDrawer Dim p_menu As Panel... B4A Question AHNavigationDrawer - M.Amini    Jun 1, 2023 Hi everyone. i have a trouble with AHNavigationDrawer. Can anyone help in this regard? The relevant file is attached... B4A Question DesignSupport problem after update - Erel (first post)    Dec 23, 2022
Replacing the internal firebase notifications lib from b4a 12 with the one found in v 11
Big mista... B4A Question Appcompat and MaterialDrawer - Actionbar display under statusbar problem - jtare (first post)    Mar 24, 2017 If you don't attachment a small sample, it will be difficult to help
Here is my project.
I don't know which part of the code ... B4A Question Error in setup DesignSupport library - Alireza7032 (first post)    Dec 14, 2021
As far as I remember the old DesignSupport library isn't compatible with AndroidX sdk.
The problem was solved. :)
It was for undownloaded libraries. i get them in SDK manager and add DesginSupport in my project again. any error didnt apper this time.... B4A Question MaterialDrawer wrap - JohnC (first post)    Oct 20, 2016 I am interested in your lib when it's completed (I know it will be chargeable)... Page: 1   2   |