Unable to click on the image with 'android.support.v7.app.ActionBar$Tab'

As per the above class, I am trying to click on the image which has the above class and index 3. So I am not able to click the image using xpath. So let me know how to click the image

try to tap with “android.support.v7.app.ActionBar.Tab” but better use Ids

There is no id for this

Thanks working now. Was trying with ‘$’