Open hackel opened 3 years ago
In Android 12 (beta 1), the situation has changed a little bit. The notification title is automatically truncated now, and the notification is automatically expandable to show the remaining content. Perhaps the only change necessary is to stop truncating the title from the app and let the system take care of it.
Very often, the forecast in the notification gets cut off, and there is no way to see the whole thing.
One possible solution would be to make this notification expandable. I think this would work well, assuming there is some way to even detect this condition.