ceres
ceres copied to clipboard
🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Cer...
A lot of components from the ceres library implement or use the logger which is deprecated
Currently there is no representation for when elements are disabled -> `setEnabled(false)`
This is how the `fragment_home.xml` looks like:  The buttons do not have colors over them
When the `NativeAdView` is added multiple times in the same fragment that implements the same ad and adbinder crashes. TODO: check if it crashes when we apply different implementations ```txt...
The `onThemeChanged` is called even though the current theme is the same. 
Add a template for the rewarded ad
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem The objective is to enhance the functionality of local compositions...