Android toolbar height difference

2019-08-12 15:45发布

问题:

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.