Skip to content

Commit

Permalink
Fix incorrect preview text
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartuzen committed Jan 22, 2025
1 parent 8a09881 commit 9160353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_torrent_overview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@
android:layout_gravity="fill_horizontal"
android:layout_marginStart="8dp"
android:layout_marginTop="8dp"
tools:text="Wasted Text" />
tools:text="Popularity Text" />

</GridLayout>

Expand Down

0 comments on commit 9160353

Please sign in to comment.