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

공지 내용 html 태그 핸들링 로직 추가 #210

Merged
merged 2 commits into from
Jan 31, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
공지 상세 하단 패딩값 제거
easyhooon committed Jan 31, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 2340b2d89cd17c32dab513a3f58c74e5a9d81322
1 change: 0 additions & 1 deletion main/src/main/res/layout/item_notice_list.xml
Original file line number Diff line number Diff line change
@@ -89,7 +89,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="16dp"
android:paddingBottom="18dp"
android:textColor="@color/gray_500" />

</LinearLayout>