Ted Park

Results 1 comments of Ted Park

ok. I will add some code. when `mTilesFrameLayout.startAnimation()` is called, I will check `mTilesFrameLayout`'s state ( already `onPause()` or not ) and I will add `try/catch` block like this ```...