mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-04-19 15:21:31 +02:00
Remove deprecation warnings for Xcode beta4
This commit is contained in:
@@ -31,7 +31,7 @@ struct ActivityView : View {
|
||||
CircleImage(imgName: "subIcon")
|
||||
.padding(.leading, 10)
|
||||
Text("发布动态...")
|
||||
.color(Color.gray)
|
||||
.foregroundColor(Color.gray)
|
||||
Spacer()
|
||||
}
|
||||
HStack{
|
||||
|
||||
Reference in New Issue
Block a user