Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] #107 - FrontCardCell 레이아웃 수정 #110

Merged
merged 2 commits into from
Dec 6, 2021

Conversation

hyun99999
Copy link
Member

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • 링크, 인스타 이미지 크기 고정
  • 두줄, 말줄임 테스트용 더미데이터 설정 및 구현 확인

구현

#109 참조

📮 관련 이슈

### Descriptions
- 링크, 인스타 이미지 크기 고정
- 두줄, 말줄임 테스트용 더미데이터 설정 및 구현 확인
@hyun99999 hyun99999 added the Fix 코드 수정 및 버그, 오류 해결 label Dec 5, 2021
@hyun99999 hyun99999 self-assigned this Dec 5, 2021
Copy link
Member

@dlwns33 dlwns33 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다 교수님 ^__^

@@ -115,7 +115,7 @@ extension FrontViewController {
linkTextList.append(contentsOf: ["Blog",
"Blog"
])
linkIDList.append(contentsOf: ["https://github.com/TeamNADA",
linkIDList.append(contentsOf: ["https://github.com/TeamNADAgit.luolix.top/TeamNADAgit.luolix.top/TeamNADAgit.luolix.top/TeamNADAgit.luolix.top/TeamNADA",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

나다!! 나다나다!! 나다나다!!! 나다!!!

Copy link
Member

@mini-min mini-min left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오랜만에 LGTM👍🏻

@hyun99999 hyun99999 merged commit b9cf9ce into TeamNADA:develop Dec 6, 2021
@hyun99999 hyun99999 deleted the feature/#107 branch December 9, 2021 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix 코드 수정 및 버그, 오류 해결
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] 카드셀 레이아웃 수정 및 backCard initCell() 간소화
3 participants