Join our telegram Contact Us Join Now!
Posts

Gaming Vpn Server add ui design xml code

 


    <androidx.cardview.widget.CardView


        android:layout_width="match_parent"

        android:layout_height="match_parent"

        android:layout_margin="10dp"

        app:cardElevation="100dp"

        android:layout_gravity="center"

        app:cardCornerRadius="50dp"

        >


        <LinearLayout

            android:layout_width="match_parent"

            android:layout_height="wrap_content"

            android:orientation="vertical"

            android:layout_marginBottom="10dp"

            android:gravity="center"

            >



        <TextView

            android:layout_width="wrap_content"

            android:layout_height="wrap_content"

            android:text="Server List"

            android:textColor="@color/black"

            android:textSize="28dp"

            android:textStyle="bold"/>


        </LinearLayout>


        <ScrollView

            android:layout_width="match_parent"

            android:layout_height="wrap_content"

            android:layout_marginTop="40dp"


            >


            <LinearLayout

                android:layout_width="match_parent"

                android:layout_height="wrap_content"

                android:orientation="vertical"

                android:layout_gravity="center"

                >




                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/indonesia" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Indonesia"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/india_flag" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="India"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/bangladesh" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="bangladesh"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/china_flag" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="China"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/argentina" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Argentina"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/singapore" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Singapore"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/brazil" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Brazil"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/uganda" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Uganda"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/russia" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Russia"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/qatar" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Qatar"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/qatar" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Qatar"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/qatar" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Qatar"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/qatar" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Qatar"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/qatar" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Qatar"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>


                <LinearLayout

                    android:layout_width="match_parent"

                    android:layout_height="70dp"

                    android:layout_marginLeft="10dp"

                    android:layout_marginTop="10dp"

                    android:layout_marginRight="10dp"

                    android:background="@drawable/bg_button2"

                    android:orientation="horizontal">


                    <ImageView

                        android:layout_width="40dp"

                        android:layout_height="40dp"

                        android:layout_gravity="center"

                        android:layout_marginLeft="10dp"

                        android:src="@drawable/qatar" />


                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="wrap_content"

                        android:layout_gravity="center"

                        android:layout_marginLeft="20dp"

                        android:text="Qatar"

                        android:textColor="@color/text1"

                        android:textSize="20sp"

                        android:textStyle="bold" />



                    <TextView

                        android:layout_width="wrap_content"

                        android:layout_height="match_parent"

                        android:textSize="15sp"

                        android:textColor="@color/black"

                        android:text="Free ✅"

                        android:gravity="center"

                        android:layout_margin="20dp"/>




                </LinearLayout>



            </LinearLayout>


        </ScrollView>


    </androidx.cardview.widget.CardView>


</LinearLayout>

Thanks for reading: Gaming Vpn Server add ui design xml code, Sorry, my English is bad:)

Getting Info...

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.