Skip to content

Instantly share code, notes, and snippets.

View dinorahto's full-sized avatar

Dinorah Tovar dinorahto

View GitHub Profile
@dinorahtovar
dinorahtovar / MainActivity.kt
Last active May 1, 2019 17:37
MVVM Architecture
/**
* Created by Dinorah Tovar on 18/01/19.
* Main Activity that verify if the user is availbale
*/
class MainActivity : AppCompatActivity() {
private var viewModel: MainViewModel? = null
/**
* On Create View instance