Changed NavigationView.refresh() in onResume() of the activity to try
to restore the original position. The only caveat is because the history items don't maintain the scroll offset, it's not a perfect restore. Ideally, we want to maintain the scroll offsets of the first item within the AdapterView and restore those as well. Change-Id: I69b01bef11e26a29aabd57d2bc3e7853b6f67e08 Ticket: QRDL-922
Loading
Please register or sign in to comment