Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is a flashing effect displeasing to the eye. Flicker in software is caused by a computer program's failure to consistently maintain its graphical state.

learn more… | top users | synonyms

0
votes
1answer
99 views

Android ScrollView ScrollTo and flicker

I note that the screen will flickers whenever scrollTo is called. What I wanted to achieve is to make sure the ScrollView content remain at the same position on the screen while data being added into ...