mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 04:04:43 +01:00
Hide header decorations when no subtitle or description is set.
This commit is contained in:
@@ -281,7 +281,6 @@ private fun AboutRow(
|
||||
endIcon: Painter? = null,
|
||||
onClick: (() -> Unit)? = null
|
||||
) {
|
||||
|
||||
val padHorizontal = if (onClick != null) 19.dp else 32.dp
|
||||
val padVertical = if (onClick != null) 4.dp else 6.dp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user