mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 11:48:51 +03:00
rename file
This commit is contained in:
parent
5feebeba01
commit
8370f4fc76
2 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ class VectorSettingsPreferencesFragmentV2 : VectorPreferenceFragment() {
|
|||
override var titleRes: Int = R.string.title_activity_settings
|
||||
|
||||
override fun onCreatePreferences(savedInstanceState: Bundle?, rootKey: String?) {
|
||||
addPreferencesFromResource(R.xml.vector_settings_preferences_root)
|
||||
addPreferencesFromResource(R.xml.vector_settings_root)
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue