BottomBarLayout icon indicating copy to clipboard operation
BottomBarLayout copied to clipboard

(一个轻量级的底部导航控件)A simple and lightly widget to accomplish bottom Navigation,可设置未读数、提示点、提示消息

Results 13 BottomBarLayout issues
Sort by recently updated
recently updated
newest added

androidx.viewpager.widget.ViewPager 为什么默认就是滑动? 如何禁止滑动

如何禁止每次切换tab 刷新问题?

tab切换的时候可以不刷新吗?

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.get(ArrayList.java:437) at com.chaychan.library.BottomBarLayout.onRestoreInstanceState(BottomBarLayout.java:272) at android.view.View.dispatchRestoreInstanceState(View.java:20929) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4019) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4025) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4025) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4025) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4025) at android.view.ViewGroup.dispatchRestoreInstanceState(ViewGroup.java:4025) at android.view.View.restoreHierarchyState(View.java:20907) at com.android.internal.policy.PhoneWindow.restoreHierarchyState(PhoneWindow.java:2185) at android.app.Activity.onRestoreInstanceState(Activity.java:1721)

类似这样的效果 ![image](https://user-images.githubusercontent.com/19651932/122852314-fe23e680-d342-11eb-9285-fa2b90b2252e.png) 建议添加类似tabLayout的功能,支持添加自定义View,BottomBarItem.setCustomView(View view)

五个图标想要中间的突出于导航栏

提个新需求,这也是市面上应用比较多的,底部导航栏中让个别模块的图标呈现凸起状态。

或者降到api15也成,4.0.3有的项目还是要求兼容到