Browse Source

Update README_android.md

Robin Herbots 8 years ago
parent
commit
2564271ba1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README_android.md

+ 1 - 1
README_android.md

@@ -43,7 +43,7 @@ Inputmask.extendDefaults({ androidHack: "rtfm" });
 Before you submit an issue related to Android.  Test the issue with and without predictive text enabled.
 
 If the issue also occurs with predictive text disabled you may create an issue for it on Github.
-Otherwise, retry the issue on a desktop browser and add the colorMask: true option.
+Otherwise, retry the issue on a desktop browser and add the inputEventOnly: true and colorMask: true option.
 If the problem is still there you may submit an issue.
 
 Always include a jsfiddle or alike to ease reproducing the problem.