mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-20 14:54:09 +00:00
Updated new message notification icon style for all versions of Android.
This commit is contained in:
@@ -184,7 +184,7 @@ public class MessageNotifier {
|
||||
sendNotification(context, manager, launchIntent, ticker, title, subtitle, signal);
|
||||
} finally {
|
||||
if (c != null)
|
||||
c.close();
|
||||
c.close();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user