問題タブ [android-bottomnav]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
223 問題
0
投票する
0
に答える
143
参照
android - BottomNavigation のさまざまなアイテムの背景
BottomNavigationBar をカスタマイズしようとしています。
BottomNavigatoinBarに共通のitemBackgroundを指定してタブの形と色を設定しているのですが、タブごとに色を変えたいです。
各要素の背景を個別に設定する方法はありますか?
ナビゲーションコードは次のとおりです。