IO DevBlue
IO DevBlue
Hello! I am currently using this adapter in an application and I'd like to contribute minor changes I made to the FlagChatAdapter code. Here's a summary: - Upgraded the project...
Contents of this pull request: - Migrated project to Gradle 7.5.1 - compileSdk at Android 32 - Migrated project to AndroidX - Integrated Hilt dependency injection for sample module -...
Although I easily fixed this issue, the solution should be included in the next update. I'd give a bit of context on why this happened and how to recreate the...
It'd be great to change the badge and text color for a specific menu item in code. I'm having a really hard time trying to sync a theme dynamically without...
If there is a way for ThemeActivity to save the current AppTheme when it is recreated, that would be great. I noticed it just falls back to the original theme...
Details: - Migrated project to Gradle 7.5.1 - Updated EditTextUtils.kt to accomodate cursor drawable changes on Android Q - Updated sample implementation to include a TabLayout Implementation - Reverted to...
I ask this because it feels this widget was project specific.