Android-Support-Preference-V7-Fix icon indicating copy to clipboard operation
Android-Support-Preference-V7-Fix copied to clipboard

Show input method no longer working

Open Mygod opened this issue 6 years ago • 1 comments

Tested with demo app on Android 9.

        androidxVersion = '1.0.0'
        libVersion = '1.0.0'

Mygod avatar Oct 03 '18 05:10 Mygod

I see the same issue: android:inputType="textPassword" and android:numeric="integer" are not working anymore.

RocketRider avatar Nov 15 '18 12:11 RocketRider