How to increase icon size in android bottom navigation layout?
问题 I am using the bottom layout navigation style in android that was recently introduced by google in design library 25. In all the tutorials and questions i see, the images in their icons are a normal size, but mine are extra small, despite the fact that the image I'm saving to drawable folder is 72x72. Here is a screenshot: The icons should be at least 2, maybe even 3 times that size. How can I do it? Here is my code in my bottom_layout.xml: <?xml version="1.0" encoding="utf-8"?> <menu xmlns