Skip to main content

Questions tagged [bottomnavigationview]

Questions related to bottom navigation bar. Bottom Navigation Bar menu item title,icon,populating content and and enabled states related issues. Bottom navigation bar item click listener, item background resource,item text color, inflate menu,max item count. Bottom Navigation Bar is an implementation of material design bottom navigation.

bottomnavigationview
-1 votes
1 answer
13 views

How can i implement a tab selector for BottomNavigationView?

Hellow there, i just wanna implement a tab selector for BottomNavigation view like this: At the moment i don't care about the item animations, i only want to put the bottom rectangle for the selected ...
Daniel Francos's user avatar
1 vote
0 answers
11 views

Text appears in Bottom Navigation Toggle in the application

There is text in navigation view. The text in bottom navifation view is the value of textview with id="audioUtils". The textview is required to represent value in detailed_information.xml ...
Shekhar Suman's user avatar
0 votes
1 answer
52 views

How to Remove Extra White Background from BottomNavigationView in Android?

I am currently working on an Android project where I have implemented a BottomNavigationView within a BottomAppBar. However, I am encountering an issue where there is an extra white background around ...
Vishvambhar Gore's user avatar
0 votes
0 answers
18 views

Curved Bottom Nav Bar have horizontal reflection on the edges

As mention in the title im trying to make a custom curved bottom nav bar with round edges and transparent curve like this one and this is the result i have made so far but as you can see when the ...
Omar A. Khaled's user avatar
-1 votes
1 answer
13 views

Unable to hide/show bottom nav view on scroll (Fragment -> Activity)

Im trying to add hide/show behaviour for bottom nav view but its not working im refering to this answer according to that answer i have added the app:layout_behavior="com.google.android.material....
Indie Dev's user avatar
1 vote
1 answer
55 views

how to occupy the free space that remains after BottomNavigationView

activiti xml file: <androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-...
Bastanov Airat's user avatar
0 votes
1 answer
31 views

Unable to change bottom nav icon tint

im trying to implement icon tint to the bottom nav , but it seems not to work for some reason, i have added hard coded #color code and also added it into colors.xml and also made a selector for that ...
Indie Dev's user avatar
1 vote
1 answer
41 views

Combine BottomNavigation with List - Detail navigation with animations in Jetpack compose

Given a typical app with some bottom bar buttons and sections in which users can navigate from list to detail, ideally I'd like to keep the nice default fade effect for bottom bar transitions, and ...
ssantos's user avatar
  • 16.4k
0 votes
0 answers
41 views

Button Nav bar height is unexpected after changing navigation mode to bottom navigation in real device

i am working on android project.Showing perfect on gestures modeThe button nav bar is showing perfect when i enable the gesture navigation in device but it height becomes too large when i switch back ...
Ajay Kumar Teli's user avatar
0 votes
0 answers
16 views

How to change the purple stuff?

I created a navigationbottom in my layout but there is an animation when selecting one of the icons which I don't need. I want to change or delete the light purple animation, how do I do it? I use the ...
M Fiqry Septiawan's user avatar
0 votes
0 answers
31 views

Android - How can I get Talkback to read out menuItems in BottomNavigationView menu's content descriptions properly?

There are a few results I wanted to achieve but I was unable to achieve any. The goal of my tasks are to have the content description for menu items in a BottomNavigationView be more friendly for ...
MajinKenn's user avatar
0 votes
2 answers
95 views

Android Bottom NavigationView taking too much height

I am not using any style/theme or any complex customization on it yet Bottom Navigation view is taking unexpected height, I am using wrap_content for height so got following output: <com.google....
CodingDevil's user avatar
0 votes
0 answers
49 views

How to a flutter apps Bottom Navigation bar on top of all page

Actually Im making a Clone of Spotify using Flutter where I designed a Customized bottom navigation bar ..I want whichever Page I go , the bottom Navigation bar and music Player stack on top of the ...
Mkn0021's user avatar
0 votes
0 answers
23 views

There is some space inside the Bottom Navigation View below the items in XML and Kotlin in Android Studio

I created a bottom bar using BottomNavigationView and used a menu file to display items inside it. When I set the height of the BottomNavigationView to wrap_content, it displayed with some space ...
NETHRAN Kumaraswamy's user avatar
0 votes
0 answers
16 views

How to fix Bottom Navigation Bar Height in android Studio

i implemented a bottom navigation bar for my app. When simulating the app, it started giving me weird heights and when changing the height of the layout from wrap content to a certain height like 50dp,...
shido's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
118