I want to call the loadFromSharedPreferences() function in SettingsFragment from MainActivity. How can I do that without changing ConstraintLayout to FragmentLayout? Please