1

I'm making a chat application, where user types and when he hits enter button. When I press Enter button, I'm getting red color flash around the entire screen and it disappears . How to handle this??

NOTE: Strict Mode is Disabled in Developer Options of Phone Settings.

enter image description here

DroidLearner
  • 2,115
  • 5
  • 31
  • 50

1 Answers1

0

I was also facing the same situation like yours.I did the following to get rid of it,

Go to Setting/Developer options then uncheck the protect SD card and Strict Mode option.

Spring Breaker
  • 8,233
  • 3
  • 36
  • 60