~dragly/ubuntu-rssreader-app/single-entry-styling

« back to all changes in this revision

Viewing changes to rssreader.qmlproject

  • Committer: Tarmac
  • Author(s): Svenn-Arne Dragly
  • Date: 2013-04-16 07:16:39 UTC
  • mfrom: (5.1.4 ubuntu-rssreader-app)
  • Revision ID: tarmac-20130416071639-v6ug4t6ahb8mfdos
Implemented design proposal with horizontal swipes between feeds on main screen.

Approved by Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
import QmlProject 1.1
4
4
 
5
5
Project {
6
 
    mainFile: "rssreader.qml"
 
6
    mainFile: "ubuntu-rssreader-app.qml"
7
7
 
8
8
    /* Include .qml, .js, and image files from current directory and subdirectories */
9
9
    QmlFiles {