mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Migrating to android-x
Change-Id: I9a774152d13a541e8496dd84f2469bfed407f86d
This commit is contained in:
@@ -18,11 +18,12 @@ package com.android.launcher3.notification;
|
||||
|
||||
import android.app.Notification;
|
||||
import android.service.notification.StatusBarNotification;
|
||||
import android.support.annotation.NonNull;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
import androidx.annotation.NonNull;
|
||||
|
||||
/**
|
||||
* The key data associated with the notification, used to determine what to include
|
||||
* in badges and dummy popup views before they are populated.
|
||||
|
||||
Reference in New Issue
Block a user