manwang
manwang
I encountered the same problem, when I use the demo in the vertical layout, title not work. Even if I used a LinerLayout as the parent layout
 I debug found that the set mIsTitled to true, after the implementation of the program to the location of the map will be set when the isTitled false, so...
@filipebezerra I modify some code.may be help you. https://github.com/569258yin/NavigationTabBar
我也遇到了相同的问题,感谢你的代码,❤️