خرید بک لینک
کد مربوط به لایه کلید1


<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:orientation="vertical" >

    <ImageView
        android:id="@+id/imageView1"
        android:layout_width="match_parent"
        android:layout_height="230dp"
        android:src="@drawable/imgtow" />

    <Button
        android:id="@+id/button1"
        android:layout_width="match_parent"
        android:layout_height="70dp"
        android:background="@drawable/button_selectorred"
        android:text="Public" />

    <Button
        android:id="@+id/button2"
        android:layout_width="match_parent"
        android:layout_height="70dp"
        android:background="@drawable/button_selectorred"
        android:text="Allmod And Fun" />

    <Button
        android:id="@+id/button3"
        android:layout_width="match_parent"
        android:layout_height="70dp"
        android:background="@drawable/button_selectorred"
        android:text="Zombia-Gungame -Awp" />

    <ImageView
        android:id="@+id/imageView2"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:scaleType="fitXY"
        android:src="@drawable/imgtree" />

</LinearLayout>



کد مربوط به لایه کلید دوم

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:orientation="vertical" >

    <ImageView
        android:id="@+id/imageView1"
        android:layout_width="match_parent"
        android:layout_height="230dp"
        android:scaleType="fitXY"
        android:src="@drawable/imgfour" />

    <Button
        android:id="@+id/button1"
        android:layout_width="match_parent"
        android:layout_height="70dp"
        android:text="Button" 
        android:background="@drawable/button_selectorgreen"/>

    <Button
        android:id="@+id/button2"
        android:layout_width="match_parent"
        android:layout_height="70dp"
        android:text="Button" 
        android:background="@drawable/button_selectorgreen"/>

    <Button
        android:id="@+id/button3"
        android:layout_width="match_parent"
        android:layout_height="70dp"
        android:background="@drawable/button_selectorgreen"
        android:text="Button" />

    <ImageView
        android:id="@+id/imageView2"
        android:layout_width="wrap_content"
        android:layout_height="match_parent"
        android:src="@drawable/imgfive" />

</LinearLayout>


اگه کدای اکتیویتی هم خواستین بگین لطفا سوال های دیگه هم جواب بدید ممنون خدا خیرتون بده


(دیروز 06:31 PM)Farzad Sarseify نوشته شده توسط: خطا مربوطه به xml layout های اکتیویتی ها میباشد و به احتمال خیلی زیاد یه چیزایی رو اشتباه کردید.
کد های مربوطه را قرار دهید تا مشکل را برایتان برطرف نماییم.BlushBlushBlushBlush

برچسب: نویسنده: کاوه محمدزادگان تاريخ: چهارشنبه 2 تير 1395 ساعت: 21:40

صفحه بندی