res/layout/sendim.xml
changeset 331 acfdfca27cc8
parent 329 abc2cfc924fa
child 460 85b344154ede
equal deleted inserted replaced
330:52e3cbc03730 331:acfdfca27cc8
    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"