Merge lp:~rpadovani/telegram-app/alignToLeftMessages into lp:telegram-app/app-dev

Proposed by Riccardo Padovani
Status: Merged
Approved by: Michał Karnicki
Approved revision: 94
Merged at revision: 97
Proposed branch: lp:~rpadovani/telegram-app/alignToLeftMessages
Merge into: lp:telegram-app/app-dev
Diff against target: 11 lines (+0/-1)
1 file modified
components/TelegramDelegate.qml (+0/-1)
To merge this branch: bzr merge lp:~rpadovani/telegram-app/alignToLeftMessages
Reviewer Review Type Date Requested Status
Michał Karnicki (community) Approve
Review via email: mp+237171@code.launchpad.net

Commit message

Align messages to the left in conversations, as on Android

Description of the change

Align messages to the left in conversations, as on Android

To post a comment you must log in.
Revision history for this message
Michał Karnicki (karni) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'components/TelegramDelegate.qml'
2--- components/TelegramDelegate.qml 2014-10-02 12:44:21 +0000
3+++ components/TelegramDelegate.qml 2014-10-04 18:04:30 +0000
4@@ -92,7 +92,6 @@
5 Text {
6 id: messageLabel
7 anchors{
8- horizontalCenter: parent.horizontalCenter
9 top: senderLabel.bottom
10 }
11 height: paintedHeight

Subscribers

People subscribed via source and target branches