forked from organicmaps/organicmaps
[android] added comment
This commit is contained in:
parent
dc7d46fc11
commit
93f2195b68
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ public class SplashActivity extends AppCompatActivity
|
|||
public void run()
|
||||
{
|
||||
init();
|
||||
// Run delayed task because resumeDialogs() must be called after onPause()
|
||||
UiThread.runLater(mFinalTask);
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue