<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head><body text="#000000" bgcolor="#FFFFFF"><br>

<blockquote type="cite" 
cite="mid:e67b4282-6824-58a4-9a50-794529fb6c0f@seznam.cz" style="border:
 0px none ! important;">
  <div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvBody" 
__pbrmquotes="true" 
style="color:#909AA4;margin-left:24px;margin-right:24px;"><blockquote 
type="cite" cite="mid:20180404104401.GJ4757@beta.private.mielke.cc" 
style="border: 
0px none ! important;"><div xmlns="http://www.w3.org/1999/xhtml" 
class="__pbConvHr" style="margin:30px 25px 10px 25px;"><div 
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;">   <div
 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
        <a style="color:#485664 
!important;padding-right:6px;font-weight:500;text-decoration:none 
!important;" href="mailto:dave@mielke.cc" moz-do-not-send="true">Dave 
Mielke</a></div>   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
 right;">     <font color="#909AA4"><span style="padding-left:6px">stÅ™eda
 4. dubna 2018 12:44</span><a style="color:#9FA2A5 
!important;text-decoration:none !important;" 
href="https://www.postbox-inc.com/?utm_source=email&utm_medium=sumlink&utm_campaign=reach"
 moz-do-not-send="true"> via Postbox</a></font></div>    </div></div>
  <div xmlns="http://www.w3.org/1999/xhtml" class="__pbConvBody" 
__pbrmquotes="true" 
style="color:#909AA4;margin-left:24px;margin-right:24px;">
    <pre wrap="">Is the 8.0 notification channel working properly?</pre>
  </div></blockquote>
Yes, everything seems okay.<br>
<br></div>
</blockquote>
Just one small detail (which doesn't have impact on functionality), call
 to: <span style="font-style: italic;">notificationBuilder.setPriority(Notification.PRIORITY_LOW)</span>
 is deprecated too, so it should be used only in the <span 
style="font-style: italic;">else</span> branch with old constructor, 
because with new API is priority determined by the notification 
channel's importance value.<br>
</body></html>