mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
delete unnecss code
This commit is contained in:
parent
3a16f461e7
commit
8c82f43dce
1 changed files with 0 additions and 1 deletions
|
|
@ -244,7 +244,6 @@ public final class ExtraKeysView extends GridLayout {
|
|||
return true;
|
||||
case MotionEvent.ACTION_UP:
|
||||
case MotionEvent.ACTION_CANCEL:
|
||||
performClick();
|
||||
v.setBackgroundColor(BUTTON_COLOR);
|
||||
if (scheduledExecutor != null) {
|
||||
scheduledExecutor.shutdownNow();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue