2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-30 21:55:10 +00:00

Indentation.

This commit is contained in:
Albert Vaca
2015-11-13 09:18:13 -08:00
parent aad298ae31
commit 6c50d0f05d

View File

@@ -345,6 +345,7 @@ public class MousePadActivity extends ActionBarActivity implements GestureDetect
}
});
}
private void sendSingleHold() {
BackgroundService.RunCommand(this, new BackgroundService.InstanceCallback() {
@Override