Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed notification icon #251

Merged
merged 1 commit into from Feb 15, 2016
Merged

Changed notification icon #251

merged 1 commit into from Feb 15, 2016

Conversation

konifar
Copy link
Owner

@konifar konifar commented Feb 15, 2016

@yulily100 created notification icon. #250
So I changed it.

@@ -49,7 +49,7 @@ public void onReceive(Context context, Intent intent) {

Notification notification = new NotificationCompat.Builder(context)
.setContentIntent(pendingIntent)
.setSmallIcon(R.drawable.ic_access_time_grey_600_24dp)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This old icon is still used in drawer menu.

@hotchemi
Copy link
Contributor

LGTM!

hotchemi pushed a commit that referenced this pull request Feb 15, 2016
@hotchemi hotchemi merged commit c9c0347 into master Feb 15, 2016
@hotchemi hotchemi deleted the change_notification_icon branch February 16, 2016 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants