mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-29 14:32:40 +00:00
Refresh screenshots in TvMainActivity after emulation complete
This commit is contained in:
parent
7ff558886a
commit
db0a923083
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue