mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-27 11:06:42 +00:00
Have to remove translations for now
This commit is contained in:
@@ -100,8 +100,7 @@ fun SessionOutlinedTextField(
|
||||
)
|
||||
.fillMaxWidth()
|
||||
.wrapContentHeight()
|
||||
.padding(vertical = 28.dp)
|
||||
.padding(horizontal = 21.dp)
|
||||
.padding(LocalDimensions.current.spacing)
|
||||
) {
|
||||
if (text.isEmpty()) {
|
||||
Text(
|
||||
|
||||
Reference in New Issue
Block a user