TinyDB--Android-Shared-Preferences-Turbo icon indicating copy to clipboard operation
TinyDB--Android-Shared-Preferences-Turbo copied to clipboard

Some getters had no default values, I added them

Open EmmanuelMess opened this issue 9 years ago • 1 comments

EmmanuelMess avatar Jan 25 '17 02:01 EmmanuelMess

Thanks for the contribution. I hard codded in default values for the sake of simplicity. Because of ease of use I would prefer them to keep returning 0's for numbers, False for Boolean's , and an empty text for String.

but individual developers can apply your change. its up to them.

kcochibili avatar Feb 19 '17 05:02 kcochibili