修改测试url

This commit is contained in:
renhaoting 2025-12-31 15:31:18 +08:00
parent 17f80a6539
commit 9955d77a33
2 changed files with 2 additions and 3 deletions

View File

@ -40,7 +40,7 @@ object VidiConst {
const val URL_DISCORD: String = "https://discord.gg/qAZaaN8uaU"
const val URL_GAME: String = "https://discord.gg/qAZaaN8uaU"
const val URL_GAME: String = "https://www.163.com"
const val URL_PRIVACY: String = "https://rsappinc.com/privacy.html"

View File

@ -15,8 +15,7 @@
<FrameLayout
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1"
android:layout_marginHorizontal="15dp" >
android:layout_weight="1" >
<WebView
android:id="@+id/web_view"
android:layout_width="match_parent"