Giter Site home page Giter Site logo

Comments (3)

aurelhubert avatar aurelhubert commented on June 10, 2024

@dhagz It's true but I think it's more a design problem in your app. You can use the dark ripple effect (which is white with a low alpha value) and it should be okay:

In your style.xml:

<item name="colorControlHighlight">@color/ripple_material_dark</item>

from ahbottomnavigation.

tejalshah84 avatar tejalshah84 commented on June 10, 2024

Hi there - Awesome library thank you. I want to turn off the ripple effect and I want to have the selected tab's background to change to a chosen color. Currently I can't even set the background color of the bottom nav bar...it defaults to some random hue of grey/purple. I even set colored to true. How can I achieve this?

from ahbottomnavigation.

Rifat-Rashid avatar Rifat-Rashid commented on June 10, 2024

@tejalshah84

In android studio, import the Ahbottomnavigation library as a module. This allows us to make modifications to the library while using the library from the gradle import does not. Once you have imported the module, go to the layout directory and you should see the following XML files:

  • bottom_navigation_item.xml

  • bottom_navigation_item.xml (v21)

    In both of the layouts, set the background of the framelayout to transparent (#00000000) [8 zeros]

Hope this helps!
-Rifat

from ahbottomnavigation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.