mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
formated code
This commit is contained in:
parent
6e885f7556
commit
506b1243c9
@ -77,6 +77,6 @@ class KiwixPrefsFragment : CorePrefsFragment() {
|
|||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
const val PREF_MANAGE_EXTERNAL_STORAGE_PERMISSION =
|
const val PREF_MANAGE_EXTERNAL_STORAGE_PERMISSION =
|
||||||
"pref_manage_external_storage";
|
"pref_manage_external_storage"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -37,4 +37,3 @@ fun Activity.navigateToSettings() {
|
|||||||
}
|
}
|
||||||
startActivity(intent)
|
startActivity(intent)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user