Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22ea1107 authored by millo1978's avatar millo1978 Committed by Alessio Milici
Browse files

Landscape: Dialpad is too big and it cover partially contacts.

If we resize at 85% (Portrait values) we have a good solution.
Other Fonts are as default (100%).

before: http://oi60.tinypic.com/1znmlc1.jpg

after:  http://oi62.tinypic.com/rh6dqe.jpg

Change-Id: I6158b3ef1c7a6a8b0522621d79ddbc21340b58b2
parent 1a333a81
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -16,4 +16,11 @@

<resources>
    <item name="call_detail_header_photo_ratio" type="dimen" format="float">0.25</item>

    <!-- Text dimensions for dialpad keys -->
    <dimen name="dialpad_key_numbers_size">34sp</dimen>
    <dimen name="dialpad_key_letters_size">11sp</dimen>
    <dimen name="dialpad_key_star_pound_size">22sp</dimen>
    <dimen name="dialpad_key_plus_size">15sp</dimen>
</resources>