Reputation: 4419
Is it possible to use a KeyboardView for input symbols inside a WebView? I want to hide the standard keyboard and use the one I defined for my app. What's the correct way to do this? Should I intercept touch event or somehow change my HTML/JS code? Many thanks in advance.
Upvotes: 1
Views: 67