答案 0 :(得分:0)
现在可以使用app隐藏ver2.0.2:bb_showShadow =" false ",默认为true。
<com.roughike.bottombar.BottomBar
android:id="@+id/bottomBar"
android:layout_width="match_parent"
android:layout_height="60dp"
android:layout_alignParentBottom="true"
app:bb_showShadow="false" />