mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Refresh screenshots in TvMainActivity after emulation complete
This commit is contained in:
@ -108,7 +108,7 @@ public final class TvMainActivity extends Activity implements MainView
|
|||||||
@Override
|
@Override
|
||||||
public void refreshFragmentScreenshot(int fragmentPosition)
|
public void refreshFragmentScreenshot(int fragmentPosition)
|
||||||
{
|
{
|
||||||
// No-op (For now)
|
mRowsAdapter.notifyArrayItemRangeChanged(0, mRowsAdapter.size());
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Reference in New Issue
Block a user