Advertisement
Guest User

Untitled

a guest
Jul 26th, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. protected void onCreate (Bundle savedInstanceState) {
  2. setTheme (...);
  3. super.onCreate (savedInstanceState);
  4. // go on with further initialization
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement