AcDisplay icon indicating copy to clipboard operation
AcDisplay copied to clipboard

adjust time span of a pinned notification

Open MM-Lehmann opened this issue 8 years ago • 1 comments

Can we add a settings item at which the user can control the time span, a notification is pinned? This is mostly targeting towards the automatic pin of a new notification. Possible time spans which can be selected should include 'forever', which means, that it doesn't collapse by itself, but only when clicked somewhere else or power off the screen.

Point me at the section in the code where the pinned behaviour is controlled and I can have a look at it myself.

MM-Lehmann avatar Dec 01 '15 18:12 MM-Lehmann

Sounds good, yeah. However https://github.com/AChep/AcDisplay/blob/master/project/app/src/main/java/com/achep/acdisplay/ui/fragments/AcDisplayFragment.java#L945

AChep avatar Dec 01 '15 18:12 AChep