d4rken-org / capod

A companion app for AirPods on Android.
https://play.google.com/store/apps/details?id=eu.darken.capod
GNU General Public License v3.0
505 stars 43 forks source link

notification content not centered #4

Open Jomyy opened 2 years ago

Jomyy commented 2 years ago

wanky

AronoBagnon commented 2 years ago

Hi 👋 . Can I try to resolve that ?

d4rken commented 2 years ago

Sure :+1:.

I think the issue was that the bottom content container in the notification can't expand the full length, when using the NotificationBuilder to make simple notifications without custom layout.

d4rken commented 2 years ago

@AronoBagnon are you still working on this?

rcky844 commented 3 months ago

Reference: https://developer.android.com/about/versions/12/behavior-changes-12#custom-notifications

I am trying to work on this.