maityamit / Sleepometer-Android-App

Sleepometer Android App , measure your sleep and track. This will basically measure your sleep, and represent the overall day-wise sleep hours and the last 7 days' average sleep also can measure.
https://play.google.com/store/apps/details?id=sleepometerbyamitmaity.example.sleepometer
MIT License
25 stars 43 forks source link

[Bug]: Dark Mode Fixed #76

Open Poras-oss opened 1 year ago

Poras-oss commented 1 year ago

A bug crashing the application

When we switch between the dark and light mode while the application is running it crashes.

https://user-images.githubusercontent.com/55978642/218827336-db28bdc6-9f71-497c-9b06-73ec5178c6d4.mp4

Poras-oss commented 1 year ago

I want to work on this issue under JWOC kindly assign me this problem so i can start working on it

Parwez07 commented 1 year ago

@maityamit Anyone working on this issue ? If no then can I work on this issue ?

maityamit commented 1 year ago

@Poras-oss any progress ?

Poras-oss commented 1 year ago

@Poras-oss any progress ?

I have set up the working environment and I am very close to debugging it. However, I am encountering an error message that says "DEVELOPER_ERROR". I searched for a solution on Stack Overflow, and one suggestion was to add the SHA1 fingerprint. I have already done this, but I am still experiencing the error.

I want to assure you that I will fix this issue soon. I also want to mention that I have been busy preparing for Mahashivratri for the past few days, but I will be free today and will start working on the problem as soon as possible.

Poras-oss commented 1 year ago

Update

@maityamit I've identified that the issue is not with the application code, but rather with the external calendar library. As a result, I'm considering changing the library. Would that be a viable solution?

maityamit commented 1 year ago

@Poras-oss No, please don't change the library.

Poras-oss commented 1 year ago

@Poras-oss No, please don't change the library.

@maityamit Okay, I won't change the library. However, even without the library, the error should not be fixed. Additionally, the app is crashing when switching between orientations. To address this, I will set the orientation to vertical only.

I would also like to add that the CONTRIBUTION document, which includes instructions for setting up the environment, is missing an important step for adding the server-client ID.

Should I add the instruction to the CONTRIBUTION file?

maityamit commented 1 year ago

@Poras-oss ya, You can add that instruction. Please open a new issue for that.

And you can open another issue for setting orientation to vertical.

princeraj-pr commented 7 months ago

Hello @maityamit, I want to work on this issue under CodePeak23 please assign it to me