Lines Matching full:will
31 however, will be on soft keyboards, since this is the kind of input method that
34 <p>A user will usually access the current IME by tapping on a text view to
63 with the underlying application. With the standard IMEs, you will only
85 resize mode will work by the existence of lists, scroll views, etc.</li>
93 <p>There are also some simple things you can do in your application that will
95 these will work in any Android platform version, even those previous to Android
96 1.5 (since they will simply ignore these new options).</p>
123 attribute you will normally specify the class and variant together, with the
125 where the user will enter something that is an e-mail address (foo@bar.com) so
126 the key layout will have an '@' character in easy access, and
150 text the user will be entering.</p>
159 <p>You will usually control this behavior through the
170 <li>You can further control whether the IME will be shown automatically when
190 in your will make your application incompatible with previous versions of the
195 <p>The final customization we will look at is the "action" buttons in the IME.
201 enter key will typically move to the next field or the application will
216 <code>actionDone</code>). If none of these are specified, the system will infer
240 APIs will cause your application to be incompatible with previous versions of