I've looked everywhere, on the site and on Web, but I can not find a way to get the LostFocus (HasFocus = False) when the view that gets the focus has not an editable text, such as buttons, imageviews, ...
The only problem with it I can see is that if the edittext has focus and you touch the edittext again, it loses focus and gets it straight back again. So if you are triggering something from the hasfocus sub, it could get triggered twice, but I'm sure you can work around that.
The only problem with it I can see is that if the edittext has focus and you touch the edittext again, it loses focus and gets it straight back again. So if you are triggering something from the hasfocus sub, it could get triggered twice, but I'm sure you can work around that.
The only problem with it I can see is that if the edittext has focus and you touch the edittext again, it loses focus and gets it straight back again. So if you are triggering something from the hasfocus sub, it could get triggered twice, but I'm sure you can work around that.