Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は AHBottomNavigation を使用しています
3つのアイテムを使用すると下に名前が表示されますが、下部のナビゲーションに5つのアイテムを表示すると、選択したアイテムの名前のみが表示されます。
こちらで参考画像を確認できます。
ここで、私が見つけた自分の質問の解決策を投稿しています。誰かが必要な場合に他の人に役立つことを願っています。
bottomNavigation.setForceTitlesDisplay(true);