Guest User

Untitled

a guest
Aug 20th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Oreintation not change in android 2.3
  2. @Override
  3. public void onConfigurationChanged(Configuration newConfig) {
  4. super.onConfigurationChanged(newConfig);
  5.  
  6. }
Add Comment
Please, Sign In to add comment