Navigation Drawer ?

RiverRaid

Active Member
Licensed User
Longtime User
Hi!

Since I had a double Harddisk crash, I have to rewrite my APP from scratch :sign0148:

So I saw the presentation of the Google I/O and I liked the "new" Navigation Drawer.
1) Design Guidelines
2) How to Create

As i have to write it from 0, and i haven't found anything on the forum yet, is there a way to cratea/use the navigation drawer with Basic4Android?

BTW: Is there also a way to use Fragments with B4A (for Phone/Tablet layout)?

Thank you very much!

Best Regards,
Andi
 
Last edited:

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

Informatix

Expert
Licensed User
Longtime User
Hi!

Since I had a double Harddisk crash, I have to rewrite my APP from scratch :sign0148:

So I saw the presentation of the Google I/O and I liked the "new" Navigation Drawer.
1) Design Guidelines
2) How to Create

As i have to write it from 0, and i haven't found anything on the forum yet, is there a way to cratea/use the navigation drawer with Basic4Android?

BTW: Is there also a way to use Fragments with B4A (for Phone/Tablet layout)?

Thank you very much!

Best Regards,
Andi

My SlidingSidebar class does that, but it is a donationware.
 
Upvote 0

RiverRaid

Active Member
Licensed User
Longtime User
@Erel: Thank you very much!!!
@Informatix: Donation is done, now I'm trying to adapt your class to my needs (background darkens during slide etc...) It's a wonderfull class and a good programming style :icon_clap:
 
Upvote 0
Top