Alessandro Finocchiaro

Results 3 comments of Alessandro Finocchiaro

With recyclerView not work for me ! maybe because i use holder.imageView.setImageResource(srcs.get(position)); on onBindViewHolder method???

Only PEWTextView work

I tried to start an emulator like that: on build.gradle file define android { testOptions { managedDevices { devices { pixelCTabletApi34 (ManagedVirtualDevice) { device = "Pixel C" apiLevel = 34...