Save the position of scrollview when the orientation changes

后端 未结 6 1642
星月不相逢
星月不相逢 2020-12-02 23:57

These is my layout:

\"detail

I need to save the scrolling position when the orientation change

6条回答
  •  庸人自扰
    2020-12-03 00:25

    refer these to persist the scroll position and scroll after orientation change.

    https://asishinwp.wordpress.com/2013/04/15/save-scrollview-position-resume-scrollview-from-that-position/

    https://eliasbland.wordpress.com/2011/07/28/how-to-save-the-position-of-a-scrollview-when-the-orientation-changes-in-android/

提交回复
热议问题