Oops, checking wrong platform capability.

This commit is contained in:
Andrew Chen 2014-12-04 19:14:22 -08:00
parent 14edb093f2
commit 105948d78c
1 changed files with 1 additions and 1 deletions

View File

@ -4892,7 +4892,7 @@ public class MessagingController implements Runnable {
builder.setStyle(style);
builder.addAction(
platformSupportsExtendedNotifications()
platformSupportsLockScreenNotifications()
? R.drawable.ic_action_single_message_options_dark_vector
: R.drawable.ic_action_single_message_options_dark,
context.getString(R.string.notification_action_reply),