bPoller2810
bPoller2810
The first requests about getting the TintTransformation bindable in Xamarin forms reach back to early 2018. But i could not find any informations about if and when this is expected...
The DefaultPushNotificationHandler for Android in method "void OnReceived(IDictionary parameters)" does a calue check in line 151 for the key "silent". The Values to be a valid silent Notification are "true"...
Just to make things pretier for outside use(storing the layout elsewhere or send it to other instances) i added a method used like this: ```C# //with saving as file string...