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

« back to all changes in this revision

Viewing changes to res/layout/artist_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:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<TextView xmlns:a="http://schemas.android.com/apk/res/android"
3
3
          a:id="@android:id/text1"
4
 
          a:drawableRight="@drawable/list_item_artist"
 
4
          a:drawableRight="@drawable/list_item_continuance"
5
5
          a:drawablePadding="6dip"
6
6
          a:layout_width="fill_parent"
7
7
          a:layout_height="wrap_content"
9
9
          a:gravity="center_vertical"
10
10
          a:paddingLeft="6dip"
11
11
          a:paddingRight="6dip"
12
 
          a:minHeight="50dip"/>
 
 
b'\\ No newline at end of file'
 
12
          a:minHeight="50dip"/>