mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-21 20:13:06 +00:00
Forgot this file
This commit is contained in:
parent
bcc67269ab
commit
897bb76858
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();
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user