kopia lustrzana https://github.com/ryukoposting/Signal-Android
Update text spacing on donations page.
rodzic
a2415261bd
commit
513228b366
|
@ -235,6 +235,8 @@ class DonateToSignalFragment : DSLSettingsFragment(
|
|||
|
||||
customPref(BadgePreview.BadgeModel.SubscriptionModel(state.badge))
|
||||
|
||||
space(12.dp)
|
||||
|
||||
noPadTextPref(
|
||||
title = DSLSettingsText.from(
|
||||
R.string.DonateToSignalFragment__powered_by,
|
||||
|
@ -243,6 +245,8 @@ class DonateToSignalFragment : DSLSettingsFragment(
|
|||
)
|
||||
)
|
||||
|
||||
space(8.dp)
|
||||
|
||||
noPadTextPref(
|
||||
title = DSLSettingsText.from(supportTechSummary, DSLSettingsText.CenterModifier)
|
||||
)
|
||||
|
|
Ładowanie…
Reference in New Issue