Revert "Fix notification bar performance."
As per Dr. No; revert commit 0d7dc3b800.
This commit is contained in:
@@ -55,6 +55,8 @@ public class TrackingPatternView extends View {
|
||||
final int textureWidth = mTextureWidth;
|
||||
final int textureHeight = mTextureHeight;
|
||||
|
||||
Log.d("TrackingPatternView", "width=" + width + " textureWidth=" + textureWidth);
|
||||
|
||||
int x = 0;
|
||||
int y;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user