am e1ca69d3: Fix pressed state when long pressing nav bar buttons
* commit 'e1ca69d31e11b4279c5e2a84841bc7e99041b02e': Fix pressed state when long pressing nav bar buttons
This commit is contained in:
@@ -63,7 +63,6 @@ public class KeyButtonView extends ImageView {
|
||||
// Just an old-fashioned ImageView
|
||||
performLongClick();
|
||||
}
|
||||
setPressed(false);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user