ibrahimsn98 / live-preferences

Live Shared Preferences library for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Ability to Specify Null Default Value

cren90 opened this issue · comments

For my current project, NULL is a valid value in my logic but LivePreference doesn't support setting the default value to null.

This pr solves your issue. It only has to be merged ...

Can be closed. The pr is merged