~cmiller/ubuntuone-android-music/experimental-flipping-ui

« back to all changes in this revision

Viewing changes to res/layout/album_list_item.xml

  • Committer: Chad Miller
  • Date: 2011-07-22 19:11:32 UTC
  • mfrom: (510.1.3 prettify)
  • Revision ID: chad.miller@canonical.com-20110722191132-g1d7gxjdtllrq9kf
Tags: ubuntuonemusic-release-1.3
Merge:
Make less clunky icons for indicating a list item forwards to a new screen.
Abandon canonical aubergine.  Use Ubuntu orange only on accent above main buttons.
Make the active button fit the orange better, and add a little arrow to indicate its influence on the rest of the app.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
    </LinearLayout>
39
39
 
40
40
    <ImageView
41
 
            a:src="@drawable/list_item_artist"
 
41
            a:src="@drawable/list_item_continuance"
42
42
            a:layout_width="wrap_content"
43
43
            a:layout_height="wrap_content"
44
44
            a:layout_gravity="right|center_vertical"