Closed wwdablu closed 3 years ago
Kudos, SonarCloud Quality Gate passed!
Thank you @wwdablu,
It was good refactoring :) But in my local projects, some classes need ThemeManager but don't have access to any fragments or activities. On the other hand, it is not backward compatible. So I added a companion instance for ThemeManager again. Now we have both getThemeManager() and ThemeManager instance.
Thanks for taking the time.
Also, thank you for the other refactors. I merged all of them without any change. @wwdablu
Following are the changes: