Add onErrorListner for SliceLiveData
SliceLiveData is changed in the framework, where the way it handles null slices is different. Thus, we handle the case of null slices by adding onSliceError() to make slice refreshing back to normal and to prevent from non responding action on slices. Fixes: 141293788 Test: visual Change-Id: I4751d57ae478eec66a1a951841d36521556cacd7
Loading
Please register or sign in to comment