Tomasz Cielecki

Results 156 comments of Tomasz Cielecki

My biggest gripe is, when changing the library to API 14, we will need to implement a bunch of stuff in our MenuItem implementation which is API 14 only, which...

Why not add it upstream in the IMvxRecylerViewAdapter?

I don't think it should be another plugin, because the plugin provides a View replacement and an Adapter replacement and isn't really something you plug-in...

Thanks for replying 3 years later :)

Not sure what is going on here. We don't inflate any layouts ourselves or manipulate any views. This is just a simple wrapper around PreferenceFragmentCompat which exposes a couple of...

Thank you for the report. I will take a look and see if I can reproduce and narrow down what exactly the issue is. If you set a breakpoint in...

Not 100% sure, but perhaps we should remove all keys if this occurs.

> > Not 100% sure, but perhaps we should remove all keys if this occurs. > > What is the situation here? When does this occur? Is there _any_ recovery...

> Build error 🙅 > > > D:\a_work\1\s\src\Essentials\src\SecureStorage\SecureStorage.android.cs(113,5): error CS0120: An object reference is required for the non-static field, method, or property 'SecureStorageImplementation.PlatformRemoveAll()' [D:\a_work\1\s\src\Essentials\src\Essentials.csproj::TargetFramework=net7.0-android] Oopsie. Fixed.

Hold your horses, just reading RFC 2368, there are even more issues with this method for creating the URI. I guess no one ever tested it? Everything is delimited using...