mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 11:09:49 +08:00
Fixed: Fix typo from 43858dfb
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user