aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_edit_comment.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Smooth scrolling in EditCommentActivity.Alex Ning2021-10-091-12/+17
* Lowercase package names.Alex Ning2020-11-181-1/+1
* Support Markdown bottom bar in EditCommentActivity, EditPostActivity and Post...Alex Ning2020-09-181-11/+27
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-101-1/+2
* Prepare to add different font support.Alex Ning2020-06-101-0/+1
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-2/+0
* Fix white theme issues. Remove CollapsingToolbarLayout in some activities.Alex Ning2020-04-171-18/+9
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-1/+1
* Still prepare to support multiple themes.Alex Ning2020-03-011-5/+15
* Still prepare to add different themes.Alex Ning2020-02-271-1/+1
* AMOLED dark theme is now available.Alex Ning2019-10-031-0/+2
* Change project structures.Alex Ning2019-09-291-1/+1
* Add title and content font size options.Alex Ning2019-09-261-1/+1
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-1/+1
* Editing and deleting comments are now available.Alex Ning2019-08-131-0/+37