Merge "Add a missing @Override annotation"
This commit is contained in:
committed by
Android (Google) Code Review
commit
cce2b22743
@@ -538,6 +538,7 @@ public class PowerUsageDetail extends PowerUsageBase implements Button.OnClickLi
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
public void onClick(View v) {
|
public void onClick(View v) {
|
||||||
doAction((Integer) v.getTag());
|
doAction((Integer) v.getTag());
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user