Android while using cardview image is loading very lazy
问题 I am loading pictures (below ~3MB in size) into Cardview from a database and it was infalte in Listviewstview. The loading and browsing of these pictures is way too slow. Is there any method to downscale these pictures to speed up & sometimes dispalyind [Duplicate] images on other card view? cardview xml <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent"