Advertisement
Guest User

Untitled

a guest
Jan 21st, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. if (some condition here){
  2. //here I set the activity_main.xml
  3. } else if (condition again) {
  4. //another variant of activity_main.xml
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement