~mzanetti/telegram-app/reply

« back to all changes in this revision

Viewing changes to telegram/app/telegram.qrc

  • Committer: Michael Zanetti
  • Date: 2016-02-29 22:46:12 UTC
  • Revision ID: michael.zanetti@canonical.com-20160229224612-a8vm6nvk4yl9mhp9
update MessageListItem to uitk ListItem

This replaces the last occurance of the custom ListItemWithAction
so that one can be dropped. This seems to help a little with
scrolling performance and also fixes some listview contentY placemtn
issues.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
        <file>qml/components/TelegramContactsListItem.qml</file>
63
63
        <file>qml/components/TelegramHeader.qml</file>
64
64
        <file>qml/components/TelegramPage.qml</file>
65
 
        <file>qml/components/listitems/ListItemWithActions.qml</file>
66
 
        <file>qml/components/listitems/ListItemWithActionsCheckBox.qml</file>
67
65
        <file>qml/js/avatar.js</file>
68
66
        <file>qml/js/ba-linkify.js</file>
69
67
        <file>qml/js/colors.js</file>