Fix the color of award cannot be changed. Prepare to show user comment karma, description, cakeday and subreddit creation day.

This commit is contained in:
Alex Ning
2020-05-02 08:22:13 +08:00
parent 911901cf75
commit 360051a302
14 changed files with 166 additions and 79 deletions

View File

@@ -525,7 +525,9 @@
<string name="theme_item_bottom_app_bar_background_color">Bottom Navigation Bar Color</string>
<string name="theme_item_bottom_app_bar_background_color_detail">Applied to: Bottom navigation bar</string>
<string name="theme_item_primary_icon_color">Primary Icon Color</string>
<string name="theme_item_primary_icon_color_detail">Applied to: Icons in the bottom navigation bar and the navigation drawer.</string>
<string name="theme_item_primary_icon_color_detail">Applied to: Icons in the navigation drawer.</string>
<string name="theme_item_bottom_app_bar_icon_color">Bottom Navigation Bar Icon Color</string>
<string name="theme_item_bottom_app_bar_icon_color_detail">Applied to: Icons in the bottom navigation bar</string>
<string name="theme_item_post_icon_and_info_color">Post Icon and Info Color</string>
<string name="theme_item_post_icon_and_info_color_detail">Applied to: Icons, score and the number of comments in posts</string>
<string name="theme_item_comment_icon_and_info_color">Comment Icon and Info Color</string>