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

Theme.AppCompat do we need it? #573

Open
ember11498 opened this issue Jun 4, 2024 · 0 comments
Open

Theme.AppCompat do we need it? #573

ember11498 opened this issue Jun 4, 2024 · 0 comments

Comments

@ember11498
Copy link

I am not even sure what Theme.AppCompat is but when my mapbox maps loads i get this messages (the map is displayed anyways):

W/om.example.tem(14226): Accessing hidden field Landroid/graphics/Typeface;->sSystemFontMap:Ljava/util/Map; (greylist, reflection, allowed)
I/Mbgl-FontUtils(14226): Couldn't map font family for local ideograph, using sans-serif instead
E/ThemeUtils(14226): View class com.mapbox.maps.plugin.compass.CompassViewImpl is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
E/ThemeUtils(14226): View class com.mapbox.maps.plugin.logo.LogoViewImpl is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
E/ThemeUtils(14226): View class com.mapbox.maps.plugin.attribution.AttributionViewImpl is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).

Do I need to fix something?
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

1 participant