-
Notifications
You must be signed in to change notification settings - Fork 705
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
ThemeChanging Functionality Added #2723
base: development
Are you sure you want to change the base?
ThemeChanging Functionality Added #2723
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@revanthkumarJ Requested few changes, have a look
core/datastore/src/main/java/org/mifos/mobile/core/datastore/PreferencesHelper.kt
Outdated
Show resolved
Hide resolved
@niyajali i have done the changes you told. Review it once |
@niyajali used edgeToedge API instead of window API can you review it once |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@revanthkumarJ Looks good to me, should be merged, and can you upload the latest video/image.
@therajanmaurya sir , i have done all the changes told by niyaj bro and the theme functionality is working. |
Fixes #Issue_Number
Please Add Screenshots If there are any UI changes.
Before:
WhatsApp.Video.2024-12-22.at.2.05.59.PM.mp4
Now:
Record_2024-12-22-14-33-57_0b55964ac4df2babebf0d80487f8a230.mp4
Please make sure these boxes are checked before submitting your pull request - thanks!
Apply the
AndroidStyle.xml
style template to your code in Android Studio.Run the unit tests with
./gradlew check
to make sure you didn't break anythingIf you have multiple commits please combine them into one commit by squashing them.