diff options
author | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2022-09-21 05:54:58 +0000 |
---|---|---|
committer | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2022-09-21 05:54:58 +0000 |
commit | 1108d41eed544d68fa85daca5fdba564753e34ee (patch) | |
tree | 54c9ade944df5df1787a936c1e03f0b731e7f0e5 /app/src/main/res | |
parent | 3e66a4fda78109dca680619b5324e0b96cf650c5 (diff) | |
download | infinity-for-reddit-1108d41eed544d68fa85daca5fdba564753e34ee.tar infinity-for-reddit-1108d41eed544d68fa85daca5fdba564753e34ee.tar.gz infinity-for-reddit-1108d41eed544d68fa85daca5fdba564753e34ee.tar.bz2 infinity-for-reddit-1108d41eed544d68fa85daca5fdba564753e34ee.tar.lz infinity-for-reddit-1108d41eed544d68fa85daca5fdba564753e34ee.tar.xz infinity-for-reddit-1108d41eed544d68fa85daca5fdba564753e34ee.tar.zst infinity-for-reddit-1108d41eed544d68fa85daca5fdba564753e34ee.zip |
Minor bugs fixed.
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/layout/activity_comment.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_comment.xml b/app/src/main/res/layout/activity_comment.xml index 4c685720..6a6ffcdc 100644 --- a/app/src/main/res/layout/activity_comment.xml +++ b/app/src/main/res/layout/activity_comment.xml @@ -42,7 +42,6 @@ <TextView android:id="@+id/comment_parent_title_text_view" - android:id="@+id/comment_comment_parent_markwon_view" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="16dp" |