問題タブ [materialdrawer]
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.
java - MaterialDrawer - SecondaryDrawerItem の更新バッジ
Mike PenzのMaterialDrawerライブラリを使用しています。(バージョン 6.0.0)
私のドロワーには、SecondaryDrawerItem (ID=2) を持つ ExpandableBadgeDrawerItem (ID=1) が含まれています。
どちらにもスタイルが設定されており、引き出しビルダー (結果) で.setBadgeを直接使用すると、両方で完全に機能します。
ただし、電話するときは
ExpandableBadgeDrawerItem のみがバッジを受け取ります。
私の質問:これはバグですか、それとも何か足りないのですか?