Open jaym-inci opened 3 years ago
Hello @heremaps
I have implemented the here maps demo in my app again.
It's working fine. Then I have added 3 input fields on map using framelayout.
Whenever I click on imeOptions="next" button from keyboard, map re-renders again every time.
In short, Here Map Re-rendering every time on edittext or screen focus change. Even whenever keyboard opens it re-render the map again. I have also tried with your kotlin sample https://github.com/heremaps/here-android-sdk-examples/tree/master/kotlin-sample. But, it keeps loading every time when focus change
How can I resolve this issue?
Thanks
Hi @jaym-inci Thanks for reporting this issue. We will take a look at this.
Hi @heremaps team,
Please post on this thread if there is any update regarding this issue.
Hello @heremaps
I have implemented the here maps demo in my app again.
It's working fine. Then I have added 3 input fields on map using framelayout.
Whenever I click on imeOptions="next" button from keyboard, map re-renders again every time.
In short, Here Map Re-rendering every time on edittext or screen focus change. Even whenever keyboard opens it re-render the map again. I have also tried with your kotlin sample https://github.com/heremaps/here-android-sdk-examples/tree/master/kotlin-sample. But, it keeps loading every time when focus change
How can I resolve this issue?
Thanks