style: [알림함] - 기기 알림꺼짐 배너 UI 깨짐 수정 🟡#5
Merged
Hidden character warning
The head ref may contain hidden characters: "style/\uc54c\ub9bc\ud568---\uae30\uae30-\uc54c\ub9bc\uaebc\uc9d0-\ubc30\ub108-ui-\uae68\uc9d0"
Conversation
Member
| || | 땅! 땅! |
jini-coding
approved these changes
Jan 20, 2026
| // 푸시 알림 off 배너 | ||
| if viewModel.isNotiOff && viewModel.isNotiOffShown { | ||
| pushNotiOffView | ||
| .listRowInsets(.init()) |
Member
There was a problem hiding this comment.
아하..!! 제가 List로 다시 바꾸면서 이 부분을 고려하지 못했네요
여기에도 이 모디파이어들을 넣어줘야하군요... 굿!!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎯 PR 내용
위 사진처럼, 알림함 알림 설정 배너 UI가 이상해보이는 문제가 있었습니다.
해결은 간단했습니다.
알림 배너뷰에도 List 기본 스타일을 제거하고 의도한 레이아웃으로 정렬되도록 수정.
📱 스크린샷 (UI 변경 시)
ScreenRecording_01-20-2026.14-44-59_1.mov
🔗 관련 이슈
✅ 체크리스트