Re: [android-developers] Custom ListView complex item does not appear correctly

2010-07-07 Thread Kostya Vasilyev
Tudor, You can use RelativeLayout, and set android:layout_alignParentRight="true" in the image. -- Kostya 07.07.2010 20:05, Tudor Tihan пишет: Hi guys and gals, I am having a very difficult time with making complex listview items show properly. I am using the following layout xml for the i

[android-developers] Custom ListView complex item does not appear correctly

2010-07-07 Thread Tudor Tihan
Hi guys and gals, I am having a very difficult time with making complex listview items show properly. I am using the following layout xml for the item: http://schemas.android.com/apk/res/ android" android:layout_width="fill_parent" android:layout_height="fill_parent">