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

[RN-90] Android 도서관 이용시간 알림 추가 #519

Merged
merged 6 commits into from
Jun 8, 2024
Merged

Conversation

eunbae0
Copy link
Member

@eunbae0 eunbae0 commented Jun 7, 2024

Key Changes

  • Android에서 도서관 이용시간 알림 기능을 추가했습니다.

Preview

Details

  • 기본적으로 사라지지 않는, IMPORTANCE_LOW의 알림을 띄워 동작합니다.
  • 알림 클릭시 deeplink를 통해 도서관 페이지로 이동합니다. (uoslife://library)
    • PendingIntent를 이용해 mainActivity의 intent를 호출합니다.
  • 이루매 이미지를 표시하기 위해 ImageView 사용시, app:srcCompat경로의 이미지가 표시되지 않는 문제를 해결했습니다.

Closes Issue

close #514

@eunbae0 eunbae0 self-assigned this Jun 7, 2024
Copy link

linear bot commented Jun 7, 2024

@eunbae0 eunbae0 merged commit ac70c1d into develop Jun 8, 2024
1 check failed
@eunbae0 eunbae0 deleted the RN-90 branch June 8, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant