Aleksandr Efremenkov
Aleksandr Efremenkov
Hi ! What kind of generic types for collections do you mean? Because you just can't serialize all data types, only primitives and Strings. Of course, you can rewrite `StringSetSerializer`...
> That would imply that each value is first converted to a string nope, I meant that you should rewrite this one for working with generic types natively not `String.valueOf`...
Hey. Thank you for submitting the bug. This behavior is expected.If you look at the code listing here https://github.com/yandextaxitech/binaryprefs/blob/master/library/src/main/java/com/ironz/binaryprefs/ParametersProvider.java#L17 then you'll see static caching. It's more efficient than using separate...
Got it. Lets discuss about in DM
Hi Alexander! Thanks for proposal, it's a great idea. Regards, Alexander.
Can I ask you for what non-Android platform do you use?
Genymotion device: `Google Nexus 5X - 7.0.0 - API 24 - 1080x1920`
Same issue