aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2020-07-06 08:50:07 +0000
committerAlex Ning <chineseperson5@gmail.com>2020-07-06 08:50:07 +0000
commit933e928faf9bbe95b85a643f73b77a11043cc03f (patch)
tree3c1e06e1daaf0b3a30ddd4a9dd52fdf4659cf41a /app/src/main/res/layout
parent18e38f652792d0ddf57cfa0146ed29e388b9d70c (diff)
downloadinfinity-for-reddit-933e928faf9bbe95b85a643f73b77a11043cc03f.tar
infinity-for-reddit-933e928faf9bbe95b85a643f73b77a11043cc03f.tar.gz
infinity-for-reddit-933e928faf9bbe95b85a643f73b77a11043cc03f.tar.bz2
infinity-for-reddit-933e928faf9bbe95b85a643f73b77a11043cc03f.tar.lz
infinity-for-reddit-933e928faf9bbe95b85a643f73b77a11043cc03f.tar.xz
infinity-for-reddit-933e928faf9bbe95b85a643f73b77a11043cc03f.tar.zst
infinity-for-reddit-933e928faf9bbe95b85a643f73b77a11043cc03f.zip
Fixed some default colors.
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/fragment_theme_preview_comments.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_theme_preview_comments.xml b/app/src/main/res/layout/fragment_theme_preview_comments.xml
index a772b8ff..69e8d7f3 100644
--- a/app/src/main/res/layout/fragment_theme_preview_comments.xml
+++ b/app/src/main/res/layout/fragment_theme_preview_comments.xml
@@ -440,7 +440,7 @@
android:layout_height="match_parent" />
<TextView
- android:id="@+id/user_name_text_view_fully_collapsed_theme_preview_comments_fragment"
+ android:id="@+id/author_text_view_fully_collapsed_theme_preview_comments_fragment"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"