Fix pressed state when long pressing nav bar buttons
Bug: 16018025 Change-Id: Ic2bc96feae8a68e471fe902ae05611719ecf8dad
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