From e42f91aefdc1cef667bd812f91f11008c216b60b Mon Sep 17 00:00:00 2001 From: Yurii Surzhykov <44873047+yuriisurzhykov@users.noreply.github.com> Date: Wed, 29 May 2024 14:21:34 -0700 Subject: [PATCH] Link all TODOs with issue from project --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3d01c2b..1fa6fd1 100644 --- a/README.md +++ b/README.md @@ -412,11 +412,11 @@ keyPassword=Purs2024 ## What TO DO next Several enhancements are needed to finish the task: -- [ ] Update the current location status periodically to keep information up to date for the user -- [ ] Fix expand arrow animation which turns wrong angle if user clicks too fast -- [ ] Blur the background when user expand the location hours section -- [ ] Edge-to-edge stoped working properly, need to fix it -- [ ] Fix working hours alignment on expandable section +- [ ] Update the current location status periodically to keep information up to date for the user [#44](https://github.com/yuriisurzhykov/Purs-Android/issues/44) +- [ ] Fix expand arrow animation which turns wrong angle if user clicks too fast [#45](https://github.com/yuriisurzhykov/Purs-Android/issues/45) +- [ ] Blur the background when user expand the location hours section [#46](https://github.com/yuriisurzhykov/Purs-Android/issues/46) +- [ ] Edge-to-edge stoped working properly, need to fix it [#47](https://github.com/yuriisurzhykov/Purs-Android/issues/47) +- [ ] Fix working hours alignment on expandable section [#48](https://github.com/yuriisurzhykov/Purs-Android/issues/46) # Contacts