Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 150 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 150 Bytes

Toast

效果图

使用

HWHud hud = HWHud(context);
hud.showToast("提示信息", gravity: HWHudGravity.Top);