aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_post.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Dark theme support.Alex Ning2019-05-071-0/+1
* Hide Toolbar when scrolling content up.Alex Ning2019-04-231-8/+0
* Migrate to AndroidXAlex Ning2019-02-211-3/+3
* Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refr...Alex Ning2019-01-221-4/+4
* Display a MaterialLoadingProgressBar instead of a ProgressBar when loading po...Alex Ning2018-12-271-2/+4
* Display a custom error view when there is something wrong when loading best p...Alex Ning2018-08-301-0/+22
* Rename some classes and layout resources. Feature added: view posts in ViewSu...Alex Ning2018-08-201-0/+30