Nowbie S.

Results 2 comments of Nowbie S.

If you also don't want that "distinguishable feature", just remove this check on `CustomPlayerView.java` ```diff public boolean tap() { if (PlayerActivity.locked) { Utils.showText(this, "", MESSAGE_TIMEOUT_LONG); setIconLock(true); return true; } if...

Still crashing on 1.20.2, disablling command suggestions "fixes" the problem.