Closed diamondo25 closed 7 years ago
The code currently sends 'typed' when the user did not fill in anything, and 'empty' when they did enter something. See https://github.com/KryptCo/kryptonite-android/blob/ae4001e408d67bac249ba5e79677ffe765cee95f/app/src/main/java/co/krypt/kryptonite/onboarding/EnterEmailFragment.java#L106-L109
are you looking at master? https://github.com/KryptCo/kryptonite-android/blob/master/app/src/main/java/co/krypt/kryptonite/onboarding/EnterEmailFragment.java#L106-L109
The code currently sends 'typed' when the user did not fill in anything, and 'empty' when they did enter something. See https://github.com/KryptCo/kryptonite-android/blob/ae4001e408d67bac249ba5e79677ffe765cee95f/app/src/main/java/co/krypt/kryptonite/onboarding/EnterEmailFragment.java#L106-L109