Mercury Li
Mercury Li
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem According to the NIA [design case study](https://goo.gle/nia-figma), in the large...
**Background** The RootService.bind method has to be called in the main thread, or it will throw an exception: ``` java.lang.IllegalStateException: This method can only be called on the main thread...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the problem Make application adapt to different screen sizes - compact, medium,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem 在Blocker实现监听分应用流量之后,Blocker应用就可以根据不同的应用来展示对应的网络流量。配合hosts屏蔽功能,用户可以一键把对应的IP或者域名加入hosts文件中。 ----------- After implementing the monitoring of application-specific traffic in...