Fixed directory text input shape on clone dialog
This commit is contained in:
parent
668cfe7e70
commit
3b248f10eb
@ -144,7 +144,6 @@ private fun CloneInput(
|
||||
directory = it
|
||||
cloneViewModel.directory = directory
|
||||
},
|
||||
textFieldShape = RoundedCornerShape(topStart = 4.dp, bottomStart = 4.dp)
|
||||
)
|
||||
|
||||
IconButton(
|
||||
|
Loading…
Reference in New Issue
Block a user