Poral

Results 7 comments of Poral

> I'm just using that style > > https://github.com/Erapchu/SinglePass.WPF/blob/develop/SinglePass.WPF/Themes/DialogHostTemplates.xaml > > You can just remove PART_ContentCoverGrid and animations for it if you want the same effect but without that bug...

I think the problem is somehow related to `Adorned Element`. Overriding the `ErrorTemplate` solves my problem. At first, I tried to use the below style to verify the issue. ```...

I agree. @simonguest , do you have any example for sending and receiving any types of data, such pictures, files, text or string? That will be very helpful if there...

yeah, but what about the other types of file? or simple string?

Good Idea. I'll try it. Thanks!

On MIUI, the `AUTOSTART` permission should be Enabled to the application. This will automatically restart the service if it's been remove or swipe from the TaskManager. The problem here is...