Darek
Darek
@3v1n0 I have a fix for Android 12. Fix is using System UI package name for getting app context. Change is quite simple, just replace initialisation of `mAppSrcCx` in `NavigationNotification`...
@3v1n0 @szwajda I created PR with fix: https://github.com/3v1n0/GMapsParser/pull/8
I found that inspection-lib could be replaced with `androidx.inspection:inspection` lib, but cannot be resolved from maven. https://mvnrepository.com/artifact/androidx.inspection/inspection/1.0.0 **Another solution**, if you don't want to use aar from external repository: Download...
Thanks for your answer. Currently we are using scrolling nad merging screenshots into one, but this is problematic and not stable.