I want to display progressbar(spinner) to the right of editText when activity is doing some processing and hide upon completion, is there a simple way to do this?
I'd use RelativeLayout, something like this:
RelativeLayout