We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2 androidx.constraintlayout.solver.widgets.ConstraintWidgetContainer.void layout()(SourceFile:19) 3 androidx.constraintlayout.widget.ConstraintLayout.void solveLinearSystem(java.lang.String)(SourceFile:1) 4 androidx.constraintlayout.widget.ConstraintLayout.void onMeasure(int,int)(SourceFile:51) 5 android.view.View.measure(View.java:23454) 6 master.flame.danmaku.danmaku.model.android.ViewCacheStuffer$ViewHolder.void measure(int,int)(SourceFile:1) 7 master.flame.danmaku.danmaku.model.android.ViewCacheStuffer.void measure(master.flame.danmaku.danmaku.model.BaseDanmaku,android.text.TextPaint,boolean)(SourceFile:10) 8 master.flame.danmaku.danmaku.model.android.AndroidDisplayer.void calcPaintWH(master.flame.danmaku.danmaku.model.BaseDanmaku,android.text.TextPaint,boolean)(SourceFile:1)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1 androidx.constraintlayout.solver.widgets.ConstraintWidgetContainer.void optimizeReset()(SourceFile:3)
2 androidx.constraintlayout.solver.widgets.ConstraintWidgetContainer.void layout()(SourceFile:19)
3 androidx.constraintlayout.widget.ConstraintLayout.void solveLinearSystem(java.lang.String)(SourceFile:1)
4 androidx.constraintlayout.widget.ConstraintLayout.void onMeasure(int,int)(SourceFile:51)
5 android.view.View.measure(View.java:23454)
6 master.flame.danmaku.danmaku.model.android.ViewCacheStuffer$ViewHolder.void measure(int,int)(SourceFile:1)
7 master.flame.danmaku.danmaku.model.android.ViewCacheStuffer.void measure(master.flame.danmaku.danmaku.model.BaseDanmaku,android.text.TextPaint,boolean)(SourceFile:10)
8 master.flame.danmaku.danmaku.model.android.AndroidDisplayer.void calcPaintWH(master.flame.danmaku.danmaku.model.BaseDanmaku,android.text.TextPaint,boolean)(SourceFile:1)
The text was updated successfully, but these errors were encountered: