Updated link

pull/205/head
M66B 3 years ago
parent f7d235c3c8
commit d72090a8b8

@ -5037,7 +5037,7 @@ class Core {
.setDismissalId(BuildConfig.APPLICATION_ID + ":" + id)
/* .setBridgeTag(id < 0 ? "header" : "body") */);
// https://developer.android.com/reference/androidx/car/app/notification/CarAppExtender
// https://developer.android.com/reference/androidx/core/app/NotificationCompat.CarExtender
mbuilder.extend(new NotificationCompat.CarExtender());
notifications.add(mbuilder);

Loading…
Cancel
Save