addPreference(aboutTheAppPreference) val creditsPreference = Preference(ctx).apply { key = creditsPreferenceKey title = getString(R.string.credits) summary ...
確定! 回上一頁