res/layout/sendim.xml
changeset 329 abc2cfc924fa
parent 326 c5f000965df8
child 460 85b344154ede
equal deleted inserted replaced
328:5e760859a5d7 329:abc2cfc924fa
    35 		android:scrollbarSize="12dip" android:layout_weight="1">
    35 		android:scrollbarSize="12dip" android:layout_weight="1">
    36 
    36 
    37 		<TextView android:id="@+id/sendimlist" android:paddingLeft="10px"
    37 		<TextView android:id="@+id/sendimlist" android:paddingLeft="10px"
    38 			android:paddingRight="10px" android:paddingTop="10px"
    38 			android:paddingRight="10px" android:paddingTop="10px"
    39 			android:layout_width="fill_parent" android:layout_height="fill_parent"
    39 			android:layout_width="fill_parent" android:layout_height="fill_parent"
       
    40 			android:textColor="@color/white"
       
    41 			android:background="@color/black"
    40 			android:singleLine="false" />
    42 			android:singleLine="false" />
    41 
    43 
    42 	</ScrollView>
    44 	</ScrollView>
    43 
    45 
    44 	<EditText android:id="@+id/userText" android:layout_width="fill_parent"
    46 	<EditText android:id="@+id/userText" android:layout_width="fill_parent"