Add privacy policy link on our website
This commit is contained in:
parent
6058828a33
commit
385c557a60
2 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:text="https://FWGS.github.io"
|
||||
android:text="https://xash.su"
|
||||
android:id="@+id/textView9"
|
||||
android:autoText="false"
|
||||
android:autoLink="web"
|
||||
|
|
|
@ -85,6 +85,7 @@
|
|||
• <a href="https://vk.com/xashdroid">VK</a>\n
|
||||
• <a href="http://moddb.com/game/xash3d-android">ModDB</a>\n
|
||||
• <a href="https://github.com/FWGS">GitHub</a>
|
||||
• <a href="http://xash.su/pp/privacy-policy-xash3d.html">Privacy Policy</a>
|
||||
</string>
|
||||
<!-- About -->
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue