Muhammad Enamul Huq Sarkar

Results 2 comments of Muhammad Enamul Huq Sarkar

Works after disabling the below-mentioned stuff from settings.gradle! /*dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.PREFER_SETTINGS) repositories { google() mavenCentral() jcenter() // Warning: this repository is going to shut down soon } }*/

I am facing similar problem when I am using this with GridView, with listview is working, its strange!!!