Merge lp:~paolorotolo/ubuntu-rssreader-app/fix-for-1217309 into lp:~ubuntu-shorts-dev/ubuntu-rssreader-app/trunk

Proposed by Paolo Rotolo
Status: Merged
Approved by: David Planella
Approved revision: 46
Merged at revision: 47
Proposed branch: lp:~paolorotolo/ubuntu-rssreader-app/fix-for-1217309
Merge into: lp:~ubuntu-shorts-dev/ubuntu-rssreader-app/trunk
Diff against target: 16 lines (+3/-3)
1 file modified
ubuntu-rssreader-app.qml (+3/-3)
To merge this branch: bzr merge lp:~paolorotolo/ubuntu-rssreader-app/fix-for-1217309
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
David Planella Approve
Review via email: mp+182878@code.launchpad.net

Commit message

Updated backgorund gradient.

Description of the change

Updated backgorund gradient.
Final result: https://launchpadlibrarian.net/148697823/background-fix.png

To post a comment you must log in.
Revision history for this message
David Planella (dpm) wrote :

Nice work Paolo, thanks!

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'ubuntu-rssreader-app.qml'
--- ubuntu-rssreader-app.qml 2013-08-22 11:42:33 +0000
+++ ubuntu-rssreader-app.qml 2013-08-29 11:34:18 +0000
@@ -18,9 +18,9 @@
18 width: units.gu(50)18 width: units.gu(50)
19 height: units.gu(75)19 height: units.gu(75)
2020
21 headerColor: "#583437"21 headerColor: "#3a2c32"
22 backgroundColor: "#624251"22 backgroundColor: "#875864"
23 footerColor: "#65445a"23 footerColor: "#9b616c"
2424
25 Component.onCompleted:25 Component.onCompleted:
26 {26 {

Subscribers

People subscribed via source and target branches