How to make Images Larger (in height) in lazy list
问题 I m developing a book reader using the Lazy list project Here is Link Problem: I m getting this look of Lazy List Small pages in height and blurred image which is very difficult to read. I want this: It should look clear (not Blurred) and full page in height like this. I know: Lazy list loads the sample size of bitmaps. how can I get the images in full resolution which is about 600X921. I tried this but not helpful main.xml <ListView android:id="@+id/list" android:layout_width="wrap_content"