mikepenz / MaterialDrawer

The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
https://mikepenz.dev
Apache License 2.0
11.67k stars 2.05k forks source link

Disable badge for profile image #2726

Closed artbristol closed 3 years ago

artbristol commented 3 years ago

About this issue

We would like to use the badge for displaying an unread count in K-9, but we don't want to show the badge on the profile image. Is this possible, or can it be added as a feature?

(It looks like previously it wasn't show there https://github.com/mikepenz/MaterialDrawer/issues/1914 ; is this behaviour configurable?)

Some discussion on https://github.com/k9mail/k-9/pull/5289

Details

MaterialDrawer com.mikepenz:materialdrawer:8.4.0

Checklist

mikepenz commented 3 years ago

Hi @artbristol without looking at things, I believe it's currently not possible. Happy to improve upon that. Not sure when I will have time to look into this (with a bit of luck maybe today, otherwise it may take a few days as I am currently super busy)

mikepenz commented 3 years ago

Ok added the flag. will be in v8.4.1

artbristol commented 3 years ago

Wow thanks for the speedy turnaround!