# HG changeset patch # User Goffi # Date 1524898624 -7200 # Node ID e1f6dab40eed05e4f799f2f951d88c8a81beb468 # Parent 826e7b17a19bbe07f2524e2487ec272b18fdf868 contact list: fixed avatar stretching diff -r 826e7b17a19b -r e1f6dab40eed cagou/plugins/plugin_wid_contact_list.kv --- 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