gosooners345 / ConfessionSearchApp2

This application repo is the official Reformed Collective Android App code. It is written in Kotlin. It was originally C# code, then ported to Java.
0 stars 0 forks source link

Store preferences on device for searches #17

Closed gosooners345 closed 2 years ago

gosooners345 commented 2 years ago

See if storing preferences on the device in shared preferences is a good idea. Add in saving search history as well

gosooners345 commented 2 years ago

ContentProvider class may be helpful here