drawer

  1. W

    Android Question Activity_KeyPress on Android TV Box with remote control?

    I have a "Bqeel Android TV Box 4K Smart TV Box with 4G RAM + 32G ROM, Android 10" I would like to control my own software with the associated remote control. First and foremost, I would like to use the "up, down, left, right, ok" keys, if possible also the keys 0-9. 1. How do you intercept these...
  2. Alexander Stolte

    B4A Library [B4X] B4XDrawerAdvanced - Sliding Drawer - Left and Right Panel

    I took the original B4XDrawer code from @Erel and modified it to create a new view. This view supports right panel in B4A and B4I. What was often requested. I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of...
  3. Daniel44

    Android Question No events occur within B4XPages loaded with Drawer

    Hi Everyone I'm working with Drawer and B4XPages and I'm loading their respective layouts, I'm having a hard time getting the Drawer items to react but that's not the whole problem. For this example I have only put a Button to make it easier to understand what I want to say. No event happens...
  4. Guenter Becker

    B4A Library Foldable(Drawer)Menu

    UPDATE! LibVersion: Alpha2.2 > Alpha2.4 - 2020/11/03 - Status: Field Test in progress. Implemented automatic measurement of the height of the title label now depends on titles textsize Implemented ScrollView to scroll big menus Implemented DIP consideration for image scale in pixels to scale...
  5. Mrphone

    Android Question Sliding menu

    hi :) I want to create a SlidingMenu that is not displayed on the screen. That is, it is displayed next to the screen. Just like Instagram Like the picture above 👆 I used the B4XDrawer, unfortunately, it appears on the screen. I don't want this, I want it to be displayed next to the screen...
  6. R

    iOS Question The B4X Drawer Menu and Apple's Notched Screen

    The B4X Drawer is a very attractive feature for deploying a menu. With iPhones which all now have tall & thin screen sizes in portrait you need to make the drawer not too wide otherwise there is the danger you will take up almost all of the screen width when the menu is in view. A bigger...
  7. rleiman

    Android Question [SOLVED] - Material design drawer library

    Greetings, Can you point me to an updated material design drawer menu library? Thanks in advance.
  8. sentechnologies

    Android Question How to add footer in navigationview

    how to add footer text in drawer navigationview after menu at bottom
  9. mcqueccu

    Android Question B4X Drawer behaviour - click through. Is it normal?

    It happens that when the drawer is not fully covered with items, you can operate and click through it. Example video attached. Is it how its supposed to operate?
  10. Sgdva

    Android Question Second Drawer Action NavigationView Example

    Greetings! I have used this example under this thread and it's perfect! I just have one question, how could I do that the second drawer navigates to the tab as chosen? I have not figured how to call its life cycle
Top