diff options
Diffstat (limited to 'app/src/main/res/layout/fragment_theme_preview_comments.xml')
-rw-r--r-- | app/src/main/res/layout/fragment_theme_preview_comments.xml | 2 |
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" |