am 07e4579f: Merge "Fixing issue where we weren\'t invalidating the correct press feedback layout (Bug: 6628324)" into jb-dev
* commit '07e4579f60dc25ce1ad610d780ef62abebdaf9f4': Fixing issue where we weren't invalidating the correct press feedback layout (Bug: 6628324)
This commit is contained in:
@@ -68,6 +68,7 @@ public class HolographicLinearLayout extends LinearLayout {
|
||||
|
||||
void invalidatePressedFocusedStates() {
|
||||
mHolographicHelper.invalidatePressedFocusedStates(mImageView);
|
||||
invalidate();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user