Loading
Use NotificationCompat instead of Notification for backporting
Notification.Builder.setColor() was added in API level 21. NotificationCompat has the method and could be used for pre-L SDKs. Also use ContextCompat.getDrawable instead of Context.getDrawable. Bug: 25629359 Change-Id: Ia3d55769721cb584df6cfbb12bc1e46654550448