mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-17 14:31:15 +01:00
Fixed: Fix typo from 43858dfb
This commit is contained in:
parent
c567cc3b92
commit
f33758c7c0
1 changed files with 1 additions and 1 deletions
|
|
@ -830,7 +830,7 @@ public final class TermuxActivity extends AppCompatActivity implements ServiceCo
|
||||||
return mIsVisible;
|
return mIsVisible;
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean ismIsOnResumeAfterOnCreate() {
|
public boolean isIsOnResumeAfterOnCreate() {
|
||||||
return mIsOnResumeAfterOnCreate;
|
return mIsOnResumeAfterOnCreate;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue