kopia lustrzana https://github.com/ryukoposting/Signal-Android
Fix double divider bug when payments not available.
rodzic
55919cba59
commit
5142c8c58f
|
@ -141,9 +141,9 @@ class AppSettingsFragment : DSLSettingsFragment(R.string.text_secure_normal__men
|
||||||
findNavController().safeNavigate(R.id.action_appSettingsFragment_to_paymentsActivity)
|
findNavController().safeNavigate(R.id.action_appSettingsFragment_to_paymentsActivity)
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
}
|
|
||||||
|
|
||||||
dividerPref()
|
dividerPref()
|
||||||
|
}
|
||||||
|
|
||||||
clickPref(
|
clickPref(
|
||||||
title = DSLSettingsText.from(R.string.preferences__help),
|
title = DSLSettingsText.from(R.string.preferences__help),
|
||||||
|
|
Ładowanie…
Reference in New Issue