mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00
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
|
@Override
|
||||||
public void refreshFragmentScreenshot(int fragmentPosition)
|
public void refreshFragmentScreenshot(int fragmentPosition)
|
||||||
{
|
{
|
||||||
// No-op (For now)
|
mRowsAdapter.notifyArrayItemRangeChanged(0, mRowsAdapter.size());
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user