|
|
|
@ -23,8 +23,8 @@
|
|
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:id="@+id/pictureBorder"
|
|
|
|
|
android:layout_width="47dip"
|
|
|
|
|
android:layout_height="47dip"
|
|
|
|
|
android:layout_width="45dip"
|
|
|
|
|
android:layout_height="45dip"
|
|
|
|
|
android:layout_marginLeft="5dip"
|
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
|
android:background="@drawable/icn_default_person_image"
|
|
|
|
@ -33,8 +33,8 @@
|
|
|
|
|
</ImageView>
|
|
|
|
|
<greendroid.widget.AsyncImageView
|
|
|
|
|
android:id="@+id/picture"
|
|
|
|
|
android:layout_width="47dip"
|
|
|
|
|
android:layout_height="47dip"
|
|
|
|
|
android:layout_width="45dip"
|
|
|
|
|
android:layout_height="45dip"
|
|
|
|
|
android:padding="2dip"
|
|
|
|
|
android:layout_marginLeft="5dip"
|
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
@ -61,7 +61,7 @@
|
|
|
|
|
android:layout_centerVertical="true"
|
|
|
|
|
android:orientation="horizontal"
|
|
|
|
|
android:gravity="center_vertical"
|
|
|
|
|
android:paddingLeft="2dip" >
|
|
|
|
|
android:paddingLeft="4dip" >
|
|
|
|
|
|
|
|
|
|
<!-- task name -->
|
|
|
|
|
|
|
|
|
|