Just to clarify more, the icon I want to click is already there ( Visible), but the cursor is still loading which prevent the Click ( having blue circle as shown in below image) :
Also this Activity not available in main activities for studio : WaitForReady
Okay - So you can use an element exist of the icon in the Background - if Exists True then only Click otherwise Wait .
Now here in you case - If the Element Exists is coming as True despite of the element not existing. we can have a look at the Visible Property- Which will return true only when the Button is visible.
@mukeshkala, This information using UiExplorer, can be very useful for my case, but not able to find those BUTTON option ( If Loaded Completely ) , Can you help?