mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 02:52:45 +02:00
Update UI
This commit is contained in:
+3
-1
@@ -65,8 +65,10 @@ struct VoiceBroadcastPlaybackView: View {
|
||||
}
|
||||
|
||||
}
|
||||
.padding(5.0)
|
||||
.background(RoundedRectangle(cornerRadius: 4, style: .continuous)
|
||||
.fill(backgroundColor))
|
||||
.accessibilityIdentifier("liveButton")
|
||||
.background(backgroundColor)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user