Alex Ning
|
c4690a6e38
|
Reimplement ViewPostActivity using one recyclerview to display a post and its comments instead of using a recyclerview inside NestedScrollView to prevent onBindViewHolder gets called for all the comments data at once and thus consumes more memory and freezes after the comments are loaded.
|
2019-06-25 09:21:44 +08:00 |
|