Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SystemUI eats 100% CPU and spams in logcat if battery info on lockscreen is enabled #129

Closed
equeim opened this issue Aug 17, 2018 · 1 comment

Comments

@equeim
Copy link

equeim commented Aug 17, 2018

08-17 18:31:39.320  2663  2663 W View    : requestLayout() improperly called by android.widget.TextView{5284b19 V.ED..... ......ID 4,0-65,48 #7f0a0060 app:id/battery_percentage_view} during layout: running second layout pass
08-17 18:31:39.324  2663  2663 W View    : requestLayout() improperly called by android.widget.TextView{5284b19 V.ED..... ........ 4,0-65,48 #7f0a0060 app:id/battery_percentage_view} during second layout pass: posting in next frame
08-17 18:31:39.336  2663  2663 W View    : requestLayout() improperly called by android.widget.TextView{5284b19 V.ED..... ......ID 4,0-65,48 #7f0a0060 app:id/battery_percentage_view} during layout: running second layout pass
08-17 18:31:39.341  2663  2663 W View    : requestLayout() improperly called by android.widget.TextView{5284b19 V.ED..... ........ 4,0-65,48 #7f0a0060 app:id/battery_percentage_view} during second layout pass: posting in next frame
08-17 18:31:39.353  2663  2663 W View    : requestLayout() improperly called by android.widget.TextView{5284b19 V.ED..... ......ID 4,0-65,48 #7f0a0060 app:id/battery_percentage_view} during layout: running second layout pass
08-17 18:31:39.357  2663  2663 W View    : requestLayout() improperly called by android.widget.TextView{5284b19 V.ED..... ........ 4,0-65,48 #7f0a0060 app:id/battery_percentage_view} during second layout pass: posting in next frame
08-17 18:31:39.370  2663  2663 W View    : requestLayout() improperly called by android.widget.TextView{5284b19 V.ED..... ......ID 4,0-65,48 #7f0a0060 app:id/battery_percentage_view} during layout: running second layout pass
08-17 18:31:39.374  2663  2663 W View    : requestLayout() improperly called by android.widget.TextView{5284b19 V.ED..... ........ 4,0-65,48 #7f0a0060 app:id/battery_percentage_view} during second layout pass: posting in next frame

Xiaomi Redmi 3S, crDroid 8.1, latest build.

@neobuddy89
Copy link
Member

This should help:
ff741f2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants