This commit is contained in:
Epic Studios 2024-02-02 17:57:20 +02:00
parent 38cfb38b3f
commit 28eea7d2c3
41 changed files with 2323 additions and 371 deletions

View file

@ -211,6 +211,10 @@ public class UIUtils {
UIUtils.toastShortTop(activity, "Press Volume Down for Right Click");
UIUtils.toastShortTop(activity, "Press Volume Up for Left Click");
UIUtils.toastShortTop(activity, "Press Back Button for Hide/Show Controls UI");
}