Add swipe view to dialer app
AbandonedPublic

Authored by michaeleden on Jul 11 2018, 6:48 PM.

Details

Reviewers
mart
Group Reviewers
Plasma: Mobile
Summary

This allows the user to swipe between different dialer pages.

Currently it just uses a TabBar:

But I'd like to have it look kind of like it used to, with text under an icon:

I don't know how to do this with QML though, I think I you a label and icon in a column layout but I can't find the QML component for just an 'icon'.

Diff Detail

Repository
R20 Plasma Phone Components
Branch
feat/page-swipe
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 759
Build 772: arc lint + arc unit
michaeleden requested review of this revision.Jul 11 2018, 6:48 PM
michaeleden created this revision.
michaeleden edited the summary of this revision. (Show Details)Jul 11 2018, 6:56 PM
michaeleden added reviewers: mart, Plasma: Mobile.

Fix incorrect QML id

Rebase on master

michaeleden abandoned this revision.Sep 13 2019, 7:56 AM