figonzal.hashnode.devOptionsMenu deprecated in Fragments ... Now what? - AndroidContext In version 1.4.0 of the androidx.activity:activity dependency, Google introduced the new MenuHost interfaces for activities to make it easier to create menus from any component. But it was not until June 29, 2022, when Google released version...Jul 12, 2022·2 min read
figonzal.hashnode.devMigration Guide: From Gradle Groovy to Kotlin DSL - AndroidAndroid configuration files have used Gradle Groovy since the beginning, but in recent years with the appearance of Kotlin, these files can be written taking advantage of the full power of this language. Therefore, Gradle has decided to support Kotli...Jun 20, 2022·2 min read