srctree

Robin Linden parent d8aa9ff1 2213b28e
Replace use of deprecated function

inlinesplit
atox/src/main/kotlin/ui/NotificationHelper.kt added: 2, removed: 2, total 0
@@ -127,7 +127,7 @@ class NotificationHelper @Inject constructor(
)
 
if (outgoing) {
notificationBuilder.setNotificationSilent()
notificationBuilder.setSilent(true)
}
 
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {