Skip to content

Commit 86b1871

Browse files
minor fix
1 parent 4d3bb0b commit 86b1871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/about_content.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
android:text="@string/about_privacy_policy" />
246246

247247
<TextView
248-
android:layout_width="693dp"
248+
android:layout_width="wrap_content"
249249
android:layout_height="wrap_content"
250250
android:autoLink="web"
251251
android:text="@string/about_privacy_policy_url" />

0 commit comments

Comments
 (0)