mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Fix poll bugs.
This commit is contained in:
@@ -244,7 +244,7 @@ private fun PollOption(
|
||||
}
|
||||
|
||||
Column {
|
||||
Row(verticalAlignment = Alignment.Bottom) {
|
||||
Row(verticalAlignment = Alignment.CenterVertically) {
|
||||
Text(
|
||||
text = option.text,
|
||||
style = MaterialTheme.typography.bodyLarge.copy(fontSize = fontSize.sp),
|
||||
|
||||
Reference in New Issue
Block a user