Skip to content

Commit

Permalink
feat: 🎸 [HCPSDKFIORIUIKIT-2503] [New Color System] Contact Item (#675)
Browse files Browse the repository at this point in the history
The ContactCell referred to as ContactItem in SwiftUI as well

✅ Closes: HCPSDKFIORIUIKIT-2504

Co-authored-by: I062789 <zuo-peng.chi@sap.com>
Co-authored-by: Bill Zhou <bill.zhou01@sap.com>
  • Loading branch information
3 people committed Mar 28, 2024
1 parent 09df111 commit e4af6df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/FioriSwiftUICore/Views/ContactItem+View.swift
Expand Up @@ -69,6 +69,7 @@ extension ContactItem: View {
self.bodyInCompact
}
}
.background(Color.preferredColor(.secondaryGroupedBackground))
}

var bodyInRegular: some View {
Expand Down

0 comments on commit e4af6df

Please sign in to comment.