如何在底部导航视图 android 中禁用所选标签的弹出动画?
how to disable pop out animation of selected label in bottom navigation view android?
我想从底部导航视图的选定选项中删除弹出动画。
我已经使用视图助手 class.
从底部导航视图中删除了标签和移动模式动画
P.S不想使用任何第三方库。
使用app:labelVisibilityMode="unlabeled"
我想从底部导航视图的选定选项中删除弹出动画。 我已经使用视图助手 class.
从底部导航视图中删除了标签和移动模式动画P.S不想使用任何第三方库。
使用app:labelVisibilityMode="unlabeled"