Status Update
Comments
ca...@digitalchargingsolutions.com <ca...@digitalchargingsolutions.com> #2
Hi samsadch,
In the AndroidX PDF library, the search view is animated using the
Without this, the callback might be consumed at an upper level, preventing it from being received by the PdfViewerFragment's container.
ca...@digitalchargingsolutions.com <ca...@digitalchargingsolutions.com> #3
Actually the search view is coming but the issue is that it is showing below the Keyboard
ad...@google.com <ad...@google.com> #4
Still there
ad...@google.com <ad...@google.com> #5
Hey Samsad,
It seems your concern is that the search view remains behind the keyboard when it's open, instead of being positioned below it.
As mentioned in my earlier comment
For reference, you can see the search view translation logic
To resolve this, please ensure that the view hierarchy containing the PdfViewerFragment allows insets to propagate down the view hierarchy.
ad...@google.com <ad...@google.com>
is...@google.com <is...@google.com>
ca...@digitalchargingsolutions.com <ca...@digitalchargingsolutions.com> #6
Sorry for the long delay. It is working perfectly fine with this now :). Can this be documented somewhere, please? Especially as this issue tracker is not so well indexed by Google's search in my experience.
Description
Library version used: 1.4.0 / 1.7.0-beta02
Devices/Android versions reproduced on:
AP41.240823.009
Android Auto version reproduced on: 12.8.643614-release / 13.0.644004-release
We have an Android Auto app which shows the details of an EV Charging Station. As the guidelines forbid the user from making payments via Auto, on "Charge"/"Laden" button tap at the Auto app, the station details screen on the handheld device is opened, where the user can then start charging their vehicle.
This was working for several years, but now on Android 15 Beta version, it is no longer working. To me there's nothing useful in the stacktrace. I can't tell whether it's a car app issue or Android 15 issue.
Code:
Stacktrace: