mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Fix cut off linking text.
This commit is contained in:
committed by
Greyson Parrelli
parent
a934df5f97
commit
0bbcfb2354
@@ -216,7 +216,7 @@ object Dialogs {
|
||||
}
|
||||
}
|
||||
},
|
||||
modifier = Modifier.size(200.dp, 250.dp)
|
||||
modifier = Modifier.size(200.dp, 270.dp)
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user