aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_comments_listing.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to ViewBinding in some fragments.Docile-Alligator2024-04-301-1/+0
* Lowercase package names.Alex Ning2020-11-181-1/+1
* Prepare to add different font support.Alex Ning2020-06-101-2/+2
* Swipe down to refresh is available in other activities.Alex Ning2019-11-191-15/+11
* AMOLED dark theme is now available.Alex Ning2019-10-031-1/+1
* Change project structures.Alex Ning2019-09-291-1/+1
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-1/+2
* Fixed controller position and margin in ViewVideoActivity. Minor UI tweaks.Alex Ning2019-08-291-0/+1
* Set item offset in Postfragment when using StaggeredGridLayoutManager. Minor ...Alex Ning2019-08-291-0/+1
* Make navigation bar and status bar transparent to display posts, comments, su...Alex Ning2019-08-101-1/+2
* Refactored all the other classes to support multi user. Clearing the app data...Alex Ning2019-08-071-1/+1
* Minor bugs fixed. Minor layout tweaks.Alex Ning2019-07-251-1/+1
* Add a ViewPager in ViewUserDetailActivity to display comments. Fixed searchin...Alex Ning2019-07-211-0/+48