arekolek
02/24/2018, 1:44 PMLog.d
before the whole RxTextView
part, can you see that printed to logcat?Nizzle94
02/24/2018, 1:46 PMarekolek
02/24/2018, 1:50 PM.doOnNext { Log.d(TAG, "skipInitialValue: $it") }
after skipInitialValue
and so on after subsequent operations and see what happenslengthGreaterThanSix
and verifyEmailPattern
doNizzle94
02/24/2018, 1:52 PM