Which view has the focus after activity-create?
Can I set this focus per code?
(background: I want to remove focus from edittext after Enter pressed. The Reflector solution removes the ability to get focus, not acceptable. Did not test phone hidekeyboard , as the code is in a class. To use an Edittext outside the screen is a lousy solution imho. Try to set focus to the parent panel also fails. Isn't there a neat/fair solution?)
Can I set this focus per code?
(background: I want to remove focus from edittext after Enter pressed. The Reflector solution removes the ability to get focus, not acceptable. Did not test phone hidekeyboard , as the code is in a class. To use an Edittext outside the screen is a lousy solution imho. Try to set focus to the parent panel also fails. Isn't there a neat/fair solution?)