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

Commit 0104281a authored by Danesh M's avatar Danesh M
Browse files

Dialpad : T9 Dialer

This adds t9 functionality to the dialer.

Patchset 2 : Fix layout issue in landscape

Change-Id: I141dc23e4a5833aec5ae23eb7426c5f0da60800d
parent 0e9e4c9b
Loading
Loading
Loading
Loading
+753 B
Loading image diff...
+3.49 KiB
Loading image diff...
+821 B
Loading image diff...
+3.45 KiB
Loading image diff...
+4 −0
Original line number Diff line number Diff line
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_pressed="true"
    android:drawable="@drawable/btn_dial_textfield_pressed" />
</selector>
Loading