Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d5908a6e authored by Kevin Chyn's avatar Kevin Chyn Committed by Automerger Merge Worker
Browse files

Merge "Make FRR notification expandable" into udc-qpr-dev am: bccf8fc4

parents d2dbf406 bccf8fc4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -176,6 +176,7 @@ public class BiometricNotificationUtils {
                .setSmallIcon(R.drawable.ic_lock)
                .setContentTitle(title)
                .setContentText(content)
                .setStyle(new Notification.BigTextStyle().bigText(content))
                .setSubText(name)
                .setOnlyAlertOnce(true)
                .setLocalOnly(true)