aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_rules.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed nav bar icon color in dark theme. Transparent nav bar in ↵Alex Ning2019-08-121-3/+31
| | | | SubredditSelectionActivity for Android version >= 8.1.
* Refactored all the other classes to support multi user. Clearing the app ↵Alex Ning2019-08-071-1/+1
| | | | data is required before launching the app.
* Viewing rules after pressing rules button in PostXXXActivity is available. ↵Alex Ning2019-07-181-0/+27
Extend MarkwonView to support opening reddit subreddit and user links.