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