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

Commit bccf8fc4 authored by Kevin Chyn's avatar Kevin Chyn Committed by Android (Google) Code Review
Browse files

Merge "Make FRR notification expandable" into udc-qpr-dev

parents 0ce7829b 15d240f8
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)