Class SpeedSettingsFragment

    • Constructor Detail

      • SpeedSettingsFragment

        public SpeedSettingsFragment()
    • Method Detail

      • onCreatePreferences

        public void onCreatePreferences​(Bundle savedInstanceState,
                                        String rootKey)
        Overrides onCreatePreferences to set the preferences from a resource file and to set up a click listener on a back button.
        Specified by:
        onCreatePreferences in class PreferenceFragmentCompat
        Parameters:
        savedInstanceState - A Bundle.
        rootKey - A String.