mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-19 21:10:11 -07:00
[Input pipe] More debugs on clipboard
This commit is contained in:
parent
666c822b4a
commit
d4ee164c7c
2 changed files with 10 additions and 3 deletions
|
|
@ -826,7 +826,7 @@ public class BaseMainActivity extends LoggableActivity {
|
|||
}
|
||||
|
||||
public static void fullyExit() {
|
||||
System.exit(0);
|
||||
android.os.Process.killProcess(android.os.Process.myPid());
|
||||
}
|
||||
|
||||
public void forceUserHome(String s) throws Exception {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue