feat(yandex-ads): 커뮤니티와 알림 화면에 배너를 추가한다
This commit is contained in:
@@ -158,6 +158,9 @@ struct NotificationReceiveSettingsView: View {
|
||||
.padding(.top, 13.3)
|
||||
.padding(.horizontal, 13.3)
|
||||
|
||||
YandexInlineBannerView(placement: .notificationReceiveSettings)
|
||||
.padding(.top, 26.7)
|
||||
|
||||
Text(I18n.Settings.Notification.followingChannels)
|
||||
.appFont(size: 16.7, weight: .bold)
|
||||
.foregroundColor(Color(hex: "eeeeee"))
|
||||
|
||||
Reference in New Issue
Block a user