Android toolbar height difference

醉酒当歌 提交于 2019-12-11 12:23:58

问题


recently I started working with android toolbars. I am testing on android version 4.4.4 and 5.1.1. I am facing that the toolbars height are different. I have been trying hard to find an answer with no luck. I can provide source code, if you need.

Thanks in advance and Happy Holidays!


回答1:


I already recreated the project from scratch, so I can not provide source code. Maybe I forgot to add android:fitsSystemWindows="true" in my layout.xml.



来源:https://stackoverflow.com/questions/34462832/android-toolbar-height-difference

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!