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

« back to all changes in this revision

Viewing changes to res/layout/button_bar.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:
8
8
    <View
9
9
            a:layout_width="fill_parent"
10
10
            a:layout_height="@dimen/content_pane_border_width"
11
 
            a:background="@color/sponsor"/>
 
11
            a:background="@color/project"/>
12
12
 
13
13
    <LinearLayout a:orientation="horizontal"
14
14
                  a:layout_width="fill_parent"