mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Removed unused preferences
This commit is contained in:
parent
ead5346f1b
commit
01785b7bed
2 changed files with 1 additions and 3 deletions
|
|
@ -66,8 +66,6 @@ public class SearchFragment extends Fragment {
|
|||
public void onResume() {
|
||||
super.onResume();
|
||||
inputFocus();
|
||||
|
||||
Log.i(TAG, "onResume: " + PreferenceUtil.getInstance(requireContext()).getSongNumber());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue