Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VREMSoftwareDevelopment committed Dec 25, 2023
1 parent 4d3bb0b commit 86b1871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/about_content.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
android:text="@string/about_privacy_policy" />

<TextView
android:layout_width="693dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:autoLink="web"
android:text="@string/about_privacy_policy_url" />
Expand Down

0 comments on commit 86b1871

Please sign in to comment.