Refresh screenshots in TvMainActivity after emulation complete
This commit is contained in:
parent
7ff558886a
commit
db0a923083
|
@ -108,7 +108,7 @@ public final class TvMainActivity extends Activity implements MainView
|
|||
@Override
|
||||
public void refreshFragmentScreenshot(int fragmentPosition)
|
||||
{
|
||||
// No-op (For now)
|
||||
mRowsAdapter.notifyArrayItemRangeChanged(0, mRowsAdapter.size());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue