52ky 发表于 2022-12-2 15:05:15

实现自定义的弹出通知视图(Notification)

实现自定义的弹出告诉视图(Notification)。关于不同类型的告诉,会有不同的颜色,比如info是蓝色,alert是赤色,confirm是绿色等等。可以在告诉中加入图片。支持在屏幕顶部或者屏幕核心弹出告诉。

(Implement a custom popup notification view (Notification). For different types of notifications, there will be different colors, such as blue for info, red for alert, green for confirm, and so on. Pictures can be added to the notification. Support pop-up notifications at the top of the screen or at the center of the screen.)




页: [1]
查看完整版本: 实现自定义的弹出通知视图(Notification)