Updated on 2026-08-14

This commit is contained in:
Tangem 2018-11-12 15:52:22 +03:00
parent 6250f5319c
commit 14bcb43226
5 changed files with 13 additions and 10 deletions

View file

@ -17,7 +17,7 @@ package com.tangem.presentation.viewmodel
import android.arch.lifecycle.MutableLiveData
import android.arch.lifecycle.ViewModel
import com.dmmatrix.epro.core.exception.Failure
import com.tangem.data.network.exception.Failure
/**
* Base ViewModel class with default Failure handling.