mirror of
https://github.com/Myzel394/Alibi.git
synced 2025-06-18 23:05:26 +02:00
fix: Remove padding so button is visible on smaller devices
This commit is contained in:
parent
e9eb7089a9
commit
f06264072e
@ -132,7 +132,6 @@ fun StartRecording(
|
||||
)
|
||||
TextButton(
|
||||
modifier = Modifier
|
||||
.padding(16.dp)
|
||||
.fillMaxWidth()
|
||||
.height(BIG_PRIMARY_BUTTON_SIZE)
|
||||
.semantics {
|
||||
|
Loading…
x
Reference in New Issue
Block a user