diff options
author | Alex Ning <chineseperson5@gmail.com> | 2019-02-20 14:13:26 +0000 |
---|---|---|
committer | Alex Ning <chineseperson5@gmail.com> | 2019-02-20 14:13:26 +0000 |
commit | c00aaf04b9c93201a6555f9756de33862a70485e (patch) | |
tree | 7fc327675683942e5bc3e8ec0113af957e8dc5ae /app/src/main/res/layout/item_comment.xml | |
parent | 0d6296c1a4d3a17cf077eea371d91093d766b6cf (diff) | |
download | infinity-for-reddit-c00aaf04b9c93201a6555f9756de33862a70485e.tar infinity-for-reddit-c00aaf04b9c93201a6555f9756de33862a70485e.tar.gz infinity-for-reddit-c00aaf04b9c93201a6555f9756de33862a70485e.tar.bz2 infinity-for-reddit-c00aaf04b9c93201a6555f9756de33862a70485e.tar.lz infinity-for-reddit-c00aaf04b9c93201a6555f9756de33862a70485e.tar.xz infinity-for-reddit-c00aaf04b9c93201a6555f9756de33862a70485e.tar.zst infinity-for-reddit-c00aaf04b9c93201a6555f9756de33862a70485e.zip |
Temporarily use the old way to load comments instead of Paging library. Load more parent-level comments once. Loading comments of comments is now working.
Diffstat (limited to '')
-rw-r--r-- | app/src/main/res/layout/item_comment.xml (renamed from app/src/main/res/layout/item_post_comment.xml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/layout/item_post_comment.xml b/app/src/main/res/layout/item_comment.xml index 81748bbd..81748bbd 100644 --- a/app/src/main/res/layout/item_post_comment.xml +++ b/app/src/main/res/layout/item_comment.xml |