Eirik F. Wahl

Results 2 issues of Eirik F. Wahl

Tested on Samsung Galaxy S8 running Android 8.0 (Oreo). Calling `ShortcutBadger.isBadgeCounterSupported(context)` returns true, but setting the badge has no effect. (This worked correctly before updating from Android 7.1 to Android...

The fix is in `SamsungHomeBadger`, but: Note that the `DefaultBadger` also must check for Samsung on Android 8, or it will be used on those devices. I have tried to...