~opensatnav-admins/opensatnav/nice-package-rename

« back to all changes in this revision

Viewing changes to res/layout/contribute_list_item.xml

  • Committer: evolvedlight
  • Date: 2010-06-08 15:02:42 UTC
  • mto: (153.1.3 opensatnav)
  • mto: This revision was merged to the branch mainline in revision 160.
  • Revision ID: steve@evolvedlight.co.uk-20100608150242-czjy0iz7hmc7awdu
More updates for the contribute interface

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
      android:paddingLeft="4dip"
33
33
      android:paddingRight="2dip"
34
34
      android:paddingTop="5dip"
35
 
      android:src="@drawable/track"/>
 
35
      android:src="@drawable/icon_32"/>
36
36
    <LinearLayout
37
37
      android:orientation="horizontal"
38
38
      android:layout_width="fill_parent"