pchmn / MaterialChipsInput

Implementation of Material Design Chips component for Android
Apache License 2.0
2.63k stars 382 forks source link

Focus not coming in One Plus phones on activity open #87

Open ayushishah-easternts opened 6 years ago

ayushishah-easternts commented 6 years ago

For all phones the chips input gets focus by default while for one plus 3 phone it isn't happening. I tried calling requestFocus() explicitly still couldn't achieve this.