ceres icon indicating copy to clipboard operation
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...

Results 8 ceres issues
Sort by recently updated
recently updated
newest added

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: ![image](https://user-images.githubusercontent.com/49202162/200221769-e9906248-4d62-4eee-8e40-3b82944e5f61.png) The buttons do not have colors over them

@bug
@UI
@priority-high
components
m3

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. ![image](https://user-images.githubusercontent.com/84210668/201044288-af9e6f57-1c19-4061-8b8d-da33d263d684.png)

Add a template for the rewarded ad

@enhancement
@priority-medium
@dependency-update
ads

### 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...

@bug
@priority-low
ads

### 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...

@priority-low
@feature