Click and Swipe actions are not performing in android platform

I am not able to click on a field that would open keypad in an Android application…
But I can see the red dot and highlight around the field…

logs ->

2019-05-22 18:32:14,600 [Restlet-32150352-generateReport-sid:76ba1] (agent.report.TestQueue) DEBUG Test added: Test{name=‘Untitled’, status=PASSED, location=‘C:\Users\25887\appiumstudio-reports\test51\index.html’, time=‘2.42 Seconds’, start=‘Wed, 22 May 2019 18:32:11’, startDate=1558530131834, failedStepName=‘NULL’, failedStepErrorMessage=‘NULL’}
2019-05-22 18:32:14,709 [Restlet-32150352-generateReport-sid:76ba1] (image.agent.Controller) INFO Releasing controller clientId: clientID:JavaUI:version=12.5:e7f75f8c-c7eb-42d1-96a5-9bb13a976ba1
2019-05-22 18:32:14,709 [Restlet-32150352-generateReport-sid:76ba1] (experitest.device.Device) DEBUG set nonInstrumentedMode to false
2019-05-22 18:32:14,709 [Restlet-32150352-generateReport-sid:76ba1] (image.agent.ExecutionLockManager) INFO Release device: Redmi Note 3
2019-05-22 18:32:14,709 [Restlet-32150352-generateReport-sid:76ba1] (image.agent.ExecutionLockManager) INFO Device Redmi Note 3 was released from the client’s Controller clientID:JavaUI:version=12.5:e7f75f8c-c7eb-42d1-96a5-9bb13a976ba1
2019-05-22 18:32:14,709 [Restlet-32150352-generateReport-sid:76ba1] (experitest.licenseutil.LConfManager) INFO Features [ANDROID] removed from client clientID:JavaUI:version=12.5:e7f75f8c-c7eb-42d1-96a5-9bb13a976ba1
2019-05-22 18:32:14,713 [Restlet-32150352-generateReport-sid:76ba1] (image.agent.Controller) INFO clientID:JavaUI:version=12.5:e7f75f8c-c7eb-42d1-96a5-9bb13a976ba1: End Test
2019-05-22 18:32:14,713 [Restlet-32150352-generateReport-sid:76ba1] (image.agent.Controller) DEBUG clientID:JavaUI:version=12.5:e7f75f8c-c7eb-42d1-96a5-9bb13a976ba1: Controller: null, status: true
2019-05-22 18:32:19,070 [AWT-EventQueue-0] (app.frame.ImageStudioView$21) DEBUG Action: logsFolderItem
2019-05-22 18:32:21,956 [Screen capture - 844fbc98] (screen.injector.ScreenCaptureThread) DEBUG total capture count (60 sec): adb:Redmi Note 3(844fbc98) :146

Thanks for the log. Let me get back to you on this