aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_image.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Probably fix app crashes when loading large images in PostRecyclerViewAdapter.Alex Ning2020-07-131-329/+0
|
* Only use SubsamplingScaleImageView to load images in ViewHolders for image ↵Alex Ning2020-07-121-0/+329
in PostRecyclerViewAdapter and CommentAndPostRecyclerViewAdapter.