notavailable2

Results 4 comments of notavailable2

Can you point out in which file/function the dot is painted ?

thank you. > they sit at the top right for me. yes they do on default setup. if you remove "position indicator", "show labels", "search bar", or change number of...

yes, that worked. may i propose following version, which shows the notification-count and places the dot a bit outside the icon. see attachment. _notifyPaint.setAntiAlias(true); canvas.drawCircle(_iconSize - (radius/2), radius/2, radius, _notifyPaint);...