aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_load_more_comments_placeholder.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Continuing comment thread is now available. It can now show all the comments ...Alex Ning2021-04-271-1/+0
* Change divider hierachy in item_load_more_comments.xml and item_comment_fully...Alex Ning2021-04-261-13/+13
* Tweak the design of comments.Alex Ning2021-04-091-2/+2
* Prepare to add different font support.Alex Ning2020-06-101-1/+2
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-1/+0
* Still prepare to add different themes.Alex Ning2020-02-271-2/+2
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-2/+1
* Add an option to show rounded number of votes.Alex Ning2020-02-201-1/+2
* Add an option to show comment dividers. Put theme option to InterfacePreferen...Alex Ning2020-02-201-13/+26
* AMOLED dark theme is now available.Alex Ning2019-10-031-1/+1
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-1/+2
* Deleting and editing posts are now available.Alex Ning2019-08-121-1/+1
* Fixed UI in dark theme.Alex Ning2019-08-121-1/+2
* Make nav bar white in day theme and change it to the same color as background...Alex Ning2019-08-111-21/+15
* Fixed wrong width of the vertical block of the load more comment placeholder.Alex Ning2019-06-261-1/+1
* Set onClickListener in ViewHolder instead of onBindViewHolder in CommentRecyc...Alex Ning2019-06-231-0/+27