mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-26 14:09:58 +00:00
Update text spacing on donations page.
This commit is contained in:
committed by
Cody Henthorne
parent
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)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user