V4.0 Universal Embedded: 32/64 bit support, Embedded WireGuard, Auto-Launch XuperTV
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
android:orientation="vertical"
|
||||
android:gravity="center"
|
||||
android:padding="32dp"
|
||||
android:background="#121212">
|
||||
android:background="#222222">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/statusText"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Listo para conectar"
|
||||
android:text="XUPER VPN UNIVERSAL"
|
||||
android:textColor="#FFFFFF"
|
||||
android:textSize="24sp"
|
||||
android:textStyle="bold"
|
||||
@@ -19,9 +19,10 @@
|
||||
|
||||
<Button
|
||||
android:id="@+id/connectBtn"
|
||||
android:layout_width="200dp"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="ACTIVAR (60s)"
|
||||
android:padding="16dp"/>
|
||||
android:text="INICIAR"
|
||||
android:padding="20dp"
|
||||
android:textSize="18sp"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user