I have an activity consisting of 3 EditText fields (amongst other things like TextViews and a few buttons). I also have an AutoCompleteTextView with a list of String\'s usin
It works for me may be helpful to others as well, open your manifest file and set hardwareAccelerated="true".
For more about HardwareAccelerated https://developer.android.com/guide/topics/graphics/hardware-accel.html