Yernar Mendigarin

Results 3 issues of Yernar Mendigarin

Hello, I would like to know if there is already implemented sending events into firebase console? Or is in plans? I am seeing that you've already working on analytics, but...

Hey, I want to make this type of mask: A01.02.003 I mean the first slot is only one character that has to have character in upper case. and others are...

enhancement
help wanted

Hello, After migrating to androidx I've got this weird error. Whenever, I use ``` timePickerPreference.setOnPreferenceChangeListener((preference, newValue) -> { if(preference instanceof TimePickerPreference) { Log.d(TAG, "onPreferenceChange: ZZZ " + newValue.toString()); Log.d(TAG, "onPreferenceChange:...