aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_subreddit_listing.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to ViewBinding in some fragments.Docile-Alligator2024-04-301-1/+0
* Prepare to add different font support.Alex Ning2020-06-101-1/+2
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-1/+0
* 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
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-1/+2
* Minor bugs fixed. Fixed circular progress bar background in UserListingFragme...Alex Ning2019-08-301-1/+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
* Filtering posts to specific type when the type chip is clicked in posts. Mino...Alex Ning2019-08-051-0/+1
* Add a feature: Search for users. Fixed calling callback.onResult twice when l...Alex Ning2019-02-231-0/+47