Skip to content

Commit

Permalink
virtual key opti
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Jiaxin committed Oct 17, 2024
1 parent 349155c commit 3c9628a
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -881,8 +881,10 @@ protected void showInputControls(ControlsProfile controlsProfile) {

inputControlsView.invalidate();
touchShow = true;
touchpadView.requestFocus();
loriePreferenceFragment.updatePreferencesLayout();
if (termuxActivityListener!=null){
termuxActivityListener.onX11PreferenceSwitchChange(false);
}
}

public void hideInputControls() {
Expand Down

0 comments on commit 3c9628a

Please sign in to comment.