fix unncessary reformatting and function description

This commit is contained in:
David Langley 2021-07-14 11:59:00 +01:00
parent 5044b21545
commit f0d5950b13
2 changed files with 5 additions and 5 deletions

View file

@ -387,13 +387,13 @@ interface FragmentModule {
@Binds
@IntoMap
@FragmentKey(VectorSettingsAdvancedNotificationPreferenceFragment::class)
fun bindVectorSettingsAdvancedNotificationPreferenceFragment(fragment: VectorSettingsAdvancedNotificationPreferenceFragment): Fragment
@FragmentKey(VectorSettingsNotificationsTroubleshootFragment::class)
fun bindVectorSettingsNotificationsTroubleshootFragment(fragment: VectorSettingsNotificationsTroubleshootFragment): Fragment
@Binds
@IntoMap
@FragmentKey(VectorSettingsNotificationsTroubleshootFragment::class)
fun bindVectorSettingsNotificationsTroubleshootFragment(fragment: VectorSettingsNotificationsTroubleshootFragment): Fragment
@FragmentKey(VectorSettingsAdvancedNotificationPreferenceFragment::class)
fun bindVectorSettingsAdvancedNotificationPreferenceFragment(fragment: VectorSettingsAdvancedNotificationPreferenceFragment): Fragment
@Binds
@IntoMap

View file

@ -42,7 +42,7 @@ abstract class VectorSettingsPushRuleNotificationPreferenceFragment
}
/**
* Create a push rule with the updated required at index.
* Create a push rule with the updated checkbox status.
*
* @param status boolean checkbox status
* @return a push rule with the updated flags