14.06.2011

onWindowFocusChanged()

posted by Karsten

@Override public void onWindowFocusChanged(boolean hasWindowFocus) { if(thread!=null) { if (!hasWindowFocus) thread.pause(); } }

Share

Place your comment

Please fill your data and comment below.
Name
Email
Website
Your comment