Mercurial > libervia-desktop-kivy
diff cagou/plugins/plugin_wid_contact_list.kv @ 157:e1f6dab40eed
contact list: fixed avatar stretching
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 28 Apr 2018 08:57:04 +0200 |
parents | cd99f70ea592 |
children | 9faccd140119 |
line wrap: on
line diff
--- a/cagou/plugins/plugin_wid_contact_list.kv Fri Apr 27 17:36:02 2018 +0200 +++ b/cagou/plugins/plugin_wid_contact_list.kv Sat Apr 28 08:57:04 2018 +0200 @@ -25,6 +25,7 @@ source: root.data.get('avatar', app.default_avatar) size_hint: None, 1 width: dp(60) + allow_stretch: True Label: id: jid_label padding: dp(5), 0