UPDATE 03/33/2020:
- Do not use this Library anymore. I suggest to use b4xdrawer.
This thread is about the beta phase of my newest wrap. It is a wrap for this Github project: Material Drawer by Mike Penz
At present the library is based on Version 5.8.1 of the Github project
MaterialDrawer
Author: Mike Penz (Github) / DonManfred (wrapper)
Version: 0.9 beta
Attachments:
MaterialDrawerEx1.zip
this contains the (most probably a bit chaotic) code for the example i build so far.
So i just tried out how work this, and this and the code came up chaotic....
I´m sure more examples will follow in future. Maybe made from one of the beatestes? (grins)
MaterialDrawerResources.zip
this zip contains the folder "resource"
copy this folder to your Project or maybe to your additional libraries folder.
you need to adapt the #additionalres directive to match your folder
MaterialDrawerFONTS1.zip and MaterialDrawerFONTS2.zip
Copy all files to your additional libs folder
MaterialDrawerAAR.zip
Contains all needed AAR files. Copy them all to your additional libs folder
The library depends on some other JARs from the google Maven repository.
Post any questions regarding this librarywrap in this Thread please.
Note that this library wrap is in development and subject to be changed before releasing the library.
The example at present state shows all i have tried so far.
Some features are not tested at all.
Some features does not work as yet. The profile and everything about the profileheaderdraweritem for example.
Known problems:
- For me the Drawer will show behind the Actionbar. Due to this the layout in the top area is not placed correctly.
I think it must be changed in the theme somehow but i´m sorr, i do not know how to fix this. Any help on this is highly appreciated!
This library is Donationware. You can download the library, you can test the library. But if you want to USE the library in your App you need to Donate for it. I spend A LOT of time to build this library.
Please click here to donate for my work to write the wrapper (You can donate any amount you want )
- Do not use this Library anymore. I suggest to use b4xdrawer.
[B4X] B4XDrawer - sliding drawer
Edit: Cross platform example based on B4XPages https://www.b4x.com/android/forum/threads/b4x-b4xpages-b4xdrawer.120246/ A class that implements a sliding menu. Unlike the nice jfeinstein SlidingMenu library the drawer covers the activity instead of pushing it. It is similar to the various...
www.b4x.com
This thread is about the beta phase of my newest wrap. It is a wrap for this Github project: Material Drawer by Mike Penz
At present the library is based on Version 5.8.1 of the Github project
MaterialDrawer
Author: Mike Penz (Github) / DonManfred (wrapper)
Version: 0.9 beta
Attachments:
MaterialDrawerEx1.zip
this contains the (most probably a bit chaotic) code for the example i build so far.
So i just tried out how work this, and this and the code came up chaotic....
I´m sure more examples will follow in future. Maybe made from one of the beatestes? (grins)
MaterialDrawerResources.zip
this zip contains the folder "resource"
copy this folder to your Project or maybe to your additional libraries folder.
you need to adapt the #additionalres directive to match your folder
MaterialDrawerFONTS1.zip and MaterialDrawerFONTS2.zip
Copy all files to your additional libs folder
MaterialDrawerAAR.zip
Contains all needed AAR files. Copy them all to your additional libs folder
The library depends on some other JARs from the google Maven repository.
Post any questions regarding this librarywrap in this Thread please.
Note that this library wrap is in development and subject to be changed before releasing the library.
The example at present state shows all i have tried so far.
Some features are not tested at all.
Some features does not work as yet. The profile and everything about the profileheaderdraweritem for example.
Known problems:
- For me the Drawer will show behind the Actionbar. Due to this the layout in the top area is not placed correctly.
I think it must be changed in the theme somehow but i´m sorr, i do not know how to fix this. Any help on this is highly appreciated!
This library is Donationware. You can download the library, you can test the library. But if you want to USE the library in your App you need to Donate for it. I spend A LOT of time to build this library.
Please click here to donate for my work to write the wrapper (You can donate any amount you want )
Attachments
Last edited: