OC-247: Resize active area for the eye icon
[pub/Android/ownCloud.git] / src / com / owncloud / android / authentication / AuthenticatorActivity.java
index 5ec4ccb..cc1adcf 100644 (file)
@@ -1242,7 +1242,7 @@ public class AuthenticatorActivity extends AccountAuthenticatorActivity
     \r
     private abstract static class RightDrawableOnTouchListener implements OnTouchListener  {\r
 \r
-        private int fuzz = 10;\r
+        private int fuzz = 75;\r
         \r
         /**\r
          * {@inheritDoc}\r