Skip to content

Commit

Permalink
refactor(PR): Apply suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianDevel authored and KevinBoulongne committed Dec 6, 2023
1 parent 91f8c93 commit bb51bf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_thread_list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="@dimen/marginStandardMedium"
android:layout_marginTop="@dimen/marginStandardMedium"
android:text="@string/updateAvailableTitle"
android:text="@string/updateReadyTitle"
app:layout_constraintEnd_toStartOf="@+id/installUpdate"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
Expand Down

0 comments on commit bb51bf4

Please sign in to comment.