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

" protected private? " ( android.jar for api28 has bug) #85

Open
yanchunlan opened this issue Sep 2, 2021 · 1 comment
Open

" protected private? " ( android.jar for api28 has bug) #85

yanchunlan opened this issue Sep 2, 2021 · 1 comment

Comments

@yanchunlan
Copy link

android.text.StaticLayout

@deprecated
protected private StaticLayout(CharSequence var1, int var2, int var3, TextPaint var4, int var5, Alignment var6, TextDirectionHeuristic var7, float var8, float var9, boolean var10, TruncateAt var11, int var12, int var13) {
...
}

protected private ????

@yanchunlan yanchunlan changed the title " protected private? " (hidden-api-28 ) " protected private? " ( android.jar for api28 ) Sep 2, 2021
@yanchunlan yanchunlan changed the title " protected private? " ( android.jar for api28 ) " protected private? " ( android.jar for api28 has bug) Sep 2, 2021
@arzpgh60
Copy link

``

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