navigation bar

  1. Samara

    Android Question Dark Theme And Light - Navigation & Status Bar Icon Or Text Color

    I have button and i want when user clikc this button can switch between: 1.Black Navigation & Status Bar Background With Light Icon Or Text Color. 2.Light Navigation & Status Bar Background With Black Icon Or Text Color. I found this Code: Dim jo As JavaObject jo.InitializeContext...
  2. Lucas Eduardo

    Android Question B4XPage Resize

    Hello, i was testing my application and found a problem. Like i'm showing in the image, my cell phone allows me to hide the navigation bar. The moment I do this in the app, it displays a white bar in place and doesn't scroll down the screen elements. There is a way to handle the B4XPage Resize...
  3. Alexander Stolte

    [B4X] [XUI] AS TabStrip (ASViewPager + ASTabMenu)

    Hello, this is a helper class to make it easier to create a tabstrip from the ASViewPager and ASTabMenu. Important You need ASTabMenu V1.13+ 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 time. If you...
  4. M

    iOS Question Custom Items in NavigationBar

    Hi everyone, I wish to do an nicer app by using some custom UI elements. It's possibile to achieve this type of result? (specifically che horizontal list in the navigation bar) Thanks in advance :D
  5. Martin Larsen

    Android Question Bottom navigation panel issues

    Like many apps my app has a button bar in the bottom of most screens for easy navigation. There are four buttons, one for each of the most used screens. The current screen is highlighted in the button bar. This setup involves a few issues: [I want the app it to be crossplatform as much as...
  6. Sannie72

    Android Question How to change the Navigation Bar icon colors

    I noticed something I have not been able to change yet. In my app the icons on the navigation bar are shown white on a white background. This is not very easy to see ;) My manifest text is as follows: (mainly like decribed here: https://www.b4x.com/android/forum/threads/theme-colors.87716/ )...
Top