mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 17:36:49 +00:00
Add and update some comments badging/notifications.
Change-Id: Iab4e837c9be01cbd7764c8920e36c6d8159e16dd
This commit is contained in:
@@ -43,8 +43,7 @@ import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
/**
|
||||
* A {@link LinearLayout} that contains icons of notifications. If there is only one icon,
|
||||
* we also supply the notification text/secondary text like we do for the main notification.
|
||||
* A {@link LinearLayout} that contains only icons of notifications.
|
||||
* If there are more than {@link #MAX_FOOTER_NOTIFICATIONS} icons, we add a "+x" overflow.
|
||||
*/
|
||||
public class NotificationFooterLayout extends LinearLayout {
|
||||
|
||||
Reference in New Issue
Block a user