mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 10:31:07 +00:00
Forgot this file
This commit is contained in:
5
app/src/main/java/com/limelight/ui/GameGestures.java
Normal file
5
app/src/main/java/com/limelight/ui/GameGestures.java
Normal file
@@ -0,0 +1,5 @@
|
||||
package com.limelight.ui;
|
||||
|
||||
public interface GameGestures {
|
||||
public void showKeyboard();
|
||||
}
|
||||
Reference in New Issue
Block a user