commit | 901f85684e8213cedccb329912881233d38480fe | [log] [tgz] |
---|---|---|
author | Nicolas Catania <niko@google.com> | Fri Oct 09 11:09:45 2009 -0700 |
committer | Nicolas Catania <niko@google.com> | Mon Oct 12 11:41:45 2009 -0700 |
tree | 496e827f124a09a642cbc1875e4b3db683e2652e | |
parent | 387a22c79782ddb6bea57d1f80ec227f0842a253 [diff] |
In landscape mode, set the type of digit area to PHONE[do not merge]. Backport from Ieb30191ace8a0d62adec4feaca8f81df7ac4e71b Previously we blindely set the EditText to NULL to prevent the IME keyboard to pop up in portrait mode. The issue is that in landscape mode, the keyboard is not in numlock mode which is a pb on devices where the 1st line is not made of numbers. Bug: 2180808