Rex2002/tinderpol

Settings page isn't functional

Closed this issue · 4 comments

Settings page isn't functional

This is also important for #6

settings page now realized as BottomSheetDialog (but not all settings implemented)

settings page now includes selection of notice types, clear swipe history button, clear starred notices list button & sync notices button. The latter still point to empty methods of the SDO.
As required per #14 the selection of notice types is stored persistently as key-value-pairs using the sharedPreferences.

@Rex2002 could you look into how to call SDO.clearSwipeHistory() in Settings pleeeaase?