Close the application if downloads failed, when user presses Back key
This commit is contained in:
@@ -111,7 +111,7 @@ class Settings
|
||||
public void run()
|
||||
{
|
||||
try {
|
||||
Thread.sleep(1500);
|
||||
Thread.sleep(2000);
|
||||
} catch( InterruptedException e ) {};
|
||||
if( changeConfigAlert == null )
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user