stankovski / quran-phone

Quran Phone
46 stars 27 forks source link

Scrollable image in DetailPage is not automatically scrolled to top #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open any quran page
2. Change orientation to landscape
3. Scroll to bottom of the page
4. Swipe to another page

What is the expected output? What do you see instead?

Expected:
When switching to another page, the top of the page should be shown, instead of 
the last scrolled position.

Current Result:
Last scrolled vertical position is shown.

Original issue reported on code.google.com by kemas.di...@gmail.com on 27 May 2013 at 4:46

GoogleCodeExporter commented 9 years ago
Alhamdulillah done. Modified CachedImage and ScrollableTextBlock to use 
scrollview.ScrollToVerticalOffset when the page is refreshed.

Original comment by kemas.di...@gmail.com on 28 May 2013 at 12:44