Fix crashes originating form merging updates from upstream

This commit is contained in:
Balazs Toldi
2023-11-05 14:38:05 +01:00
parent 343484aff2
commit ec3b89a056
3 changed files with 6 additions and 2 deletions

View File

@@ -213,7 +213,7 @@
android:textStyle="bold"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toEndOf="@+id/down_vote_button_item_post_comment"
app:layout_constraintStart_toEndOf="@+id/downvote_button_item_post_comment"
app:layout_constraintTop_toTopOf="parent" />
<View