Ivy-Apps / ivy-wallet

Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
https://play.google.com/store/apps/details?id=com.ivy.wallet
GNU General Public License v3.0
2.8k stars 675 forks source link

Fix incorrect time display after saving and reopening transactions #3425

Closed akashs056 closed 2 months ago

akashs056 commented 2 months ago

Pull request (PR) checklist

Please check if your pull request fulfills the following requirements:

Screen recording of your changes (if applicable):

https://github.com/user-attachments/assets/1b4fc370-3232-4d51-8f09-f7da6c9e1e3c

What's changed?

Resolved the issue where the time and date for transactions were incorrectly displayed after saving and reopening. The time now remains consistent and accurate as intended.

Before After
https://github.com/user-attachments/assets/176d36f2-9d6c-4245-9be7-83daa28b3226 https://github.com/user-attachments/assets/1b4fc370-3232-4d51-8f09-f7da6c9e1e3c

Does this PR close any GitHub issues? (do not delete)

akashs056 commented 2 months ago

I’m closing this PR as it’s not ready for merging. Thanks for your input!