changeset 157:e1f6dab40eed

contact list: fixed avatar stretching
author Goffi <goffi@goffi.org>
date Sat, 28 Apr 2018 08:57:04 +0200
parents 826e7b17a19b
children 976f22cb3ecc
files cagou/plugins/plugin_wid_contact_list.kv
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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