Digipom

Results 43 comments of Digipom

Sorry, I should have posted on the other issue. I don't have any URLs being flagged, just APIs at the moment.

I'm using Swift PM on my end (via Xcode's package dependencies)

I'm having this issue too. Activity's edge-to-edge doesn't seem to have an equivalent to isNavigationBarContrastEnforced = false

https://issuetracker.google.com/issues/324115590

Workaround for isNavigationBarContrastEnforced: https://issuetracker.google.com/issues/324115590#comment3

@bentrengrove the bot closed the issue. Is the team still not considering this or could the API be extended in the future? Thank you.

I see this in regards to a Tile Service on 1.3.1: ``` Fatal Exception: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:558) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1149) Caused by java.lang.reflect.InvocationTargetException: at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1149) Caused...