wKioL1QS6MnRZ2xGAABfOksGFj0270.jpg

wKiom1QS6Lixx5vgAABUKrH61pg466.jpg



activity_main.xml


<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"

    xmlns:tools="http://schemas.android.com/tools"

    android:id="@+id/linear_1"

    android:layout_width="match_parent"

    android:layout_height="match_parent"

    android:orientation="horizontal" >



    <ImageView

        android:id="@+id/p_w_picpath_1"

        android:layout_width="150dp"

        android:layout_height="150dp"

        android:contentDescription="@string/deng"

        android:src="@drawable/bulb_off"

        android:text="@string/hello_world" />


    <LinearLayout

        android:id="@+