aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_search_subreddits_result.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-281-1/+0
* Use FragmentContainerViewTacoTheDank2021-09-251-1/+1
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-101-1/+2
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-2/+0
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-0/+1
* AMOLED dark theme is now available.Alex Ning2019-10-031-0/+2
* Check for theme setting on every activities except ViewImageActivity and View...Alex Ning2019-08-221-0/+1
* Refactored all the other classes to support multi user. Clearing the app data...Alex Ning2019-08-071-1/+1
* Searching subreddits to post is available. Use Toolbar instead of ActionBar i...Alex Ning2019-08-051-0/+29