passphrasecache: update defaults, add "forever" setting
This commit is contained in:
@@ -77,7 +77,6 @@ public class SettingsCacheTTLFragment extends Fragment {
|
||||
recyclerView.setAdapter(mAdapter);
|
||||
recyclerView.addItemDecoration(new DividerItemDecoration(getActivity(), DividerItemDecoration.VERTICAL_LIST));
|
||||
|
||||
|
||||
}
|
||||
|
||||
private void savePreference() {
|
||||
|
||||
Reference in New Issue
Block a user