mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-05 18:25:31 +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;
|
||||
}
|
||||
|
||||
public boolean isIsOnResumeAfterOnCreate() {
|
||||
public boolean isOnResumeAfterOnCreate() {
|
||||
return mIsOnResumeAfterOnCreate;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user