anitaa1990 / PagingLibrary-Sample

An open source app that is refactored to demo Paging Library from Android Jetpack
170 stars 65 forks source link

fix crash on news feed #8

Open chihung93 opened 6 years ago

chihung93 commented 6 years ago

fix crash on news feed. Because you use image too huge.

hsb12001 commented 5 years ago

I had the same problem, the root problem is resource folder specifiedly with image ic_placeholder.png and ic_reaction.png because they are in the folder drawable-v24. Then the solution is copy images to folder drawable or according to the versión of your API. Sorry for my bad english. Other solution is create resource folder mimap-XXX.