I\'m trying to figure out how to embed things, other than Drawables, inside an EditText widget. Specifically the example I\'m thinking of is from the Google Buzz widget
The EditText + Button + ... it's a FrameLayout with the EditText with fill_parent and the Buttons with layout_gravitiy:"bottom". Something like this: