On Fri, Nov 26, 2010 at 12:52 PM, cindy <[email protected]> wrote: > 1> it has 2 component, a special text input box, and a image button >
Horizontal LinearLayout with your "special text input box" and an ImageButton should be all you need. > 2> The text input box has up/down arrow at the right end. > So define a layout with an EditText and two buttons. > When there is a list of result back, the text box will show the result > list. > I don't know what that means. > any sample code for that? > There is plenty of sample code for simple layouts as you've described. However, the likelihood of there being sample code for your specific issue is rather small. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

