limit the size of contact action buttons

This commit is contained in:
tibbi
2017-12-17 22:58:11 +01:00
parent 0beac47494
commit 0a90594d32
3 changed files with 10 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="contact_photo_size">80dp</dimen>
<dimen name="contact_action_size">50dp</dimen>
</resources>