简体   繁体   中英

Android Toast widget disable app buttons

I'd like to know if there is a way that, as soon as the Toast widget is called and as long it is visible on screen, all the app buttons are temporary disabled.

Thanks in advance.

我认为您应该在创建烤面包机时创建一个计时器并禁用这些按钮,并在计时器结束后启用这些按钮。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM