Questions tagged [android-navigation-bar]

141 questions
0
votes
1 answer

appcelerator titanium - hide navigation bar android

Is it possible to hide permanently the Android bottom navigation in Appcelerator Titanium? Many questions about this subject but no fine solutions. true in tiapp doesn't work with titanium…
O. Vni
  • 23
  • 3
0
votes
2 answers

Custom Navigation Bar across application

I'm interested in an app that customizes the Android NavigationBar across all my applications. The same way that, i.e. NavBar Apps does it. This far, I found two possibilities, but it doesn't fit exactly what I'm looking for: SystemBarTint library…
megaturbo
  • 680
  • 6
  • 24
0
votes
1 answer

fade navigation bar icons

How can I change navigation bar icons to dots? You can see what I mean in the pictures Thanks
MehDi
  • 504
  • 6
  • 20
0
votes
2 answers

Android - Should I use Activities or Fragments for my navigation bar if I need to download data

I have an application with a navigation bar to transition between different screens of the app. Some of these screens are simple and can be displayed easily with a fragment while the others require me to pull data from a server and populate fields…
-1
votes
1 answer

status bar hinding the layout in android

I want my layout to start below the status bar and expand till the end of screen . Navigation bar should be hidden . For this i have used this theme :