Guest User

Untitled

a guest
Jan 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. package com.example.app.thisweekintown
  2.  
  3. import android.app.Application
  4.  
  5. class GlobalVars:Application() {
  6.  
  7. var isConnected:Boolean
  8.  
  9. }
Add Comment
Please, Sign In to add comment