AndroidN-ify
AndroidN-ify copied to clipboard
Notification Expand arrow issues
- ~~When clicking the expand arrow on a notification, the notification doesn't expand or collapse, it just gets opened instead. The arrows only seem to work on whatsapp notifications, but only when the notification is from a single chat.~~ UPDATE: Fixed.
- The arrow sometimes faces the wrong direction on some devices.
I noticed that as well, it's pretty annoying. I am not sure if the touch targets are just to small or if it's something else, but I'll look into it.
I tried it on a MM based ROM and it worked every time. Maybe the bug is ROM specific?
I'm on stock MM and still have it.. Also, I found the reason/one of the reasons. Currently fixing.
First issue should be fixed now.
Yea. It's working as intended on build 730. Thanks bro 👍
I'd like to still monitor this issue regarding the wrong arrow direction. Also, I want to know why exactly mIcon was null and broke the if clause.
Let me know if there's anything I can do to help. Also, see if you can get it to animate (wasdennnoch removed the animation as it was causing the arrows to not work any at all). I don't mind it being removed because having no animation is better than having no action, but having it back would be a plus. Maybe there's a workaround? You can check #825 for reference.