Giter VIP home page Giter VIP logo

Comments (7)

phikal avatar phikal commented on May 29, 2024

Which scroll view are you refering to? "Match" and "Don't match"?

from regex.

reverse-unina avatar reverse-unina commented on May 29, 2024

The scroll view inside the dialog that appears right after install

from regex.

phikal avatar phikal commented on May 29, 2024

The one with "ReGeX /ˈrɛːɡɛx/ is an android game, with a simple objective: [...]"?

from regex.

reverse-unina avatar reverse-unina commented on May 29, 2024

Yes, it's him!

from regex.

phikal avatar phikal commented on May 29, 2024

I'm afraid that's the native behaviour of a scroll view element, so there isn't much I can do about it. As far as I see, as soon as a scroll element looses focus, it goes back to the top, and element (I believe) always loose and regain focus when rotated.

One possible solution I could think of spontaneously would be to memorize the position and reset it every time the activity is reloaded.

But other than some slight visual pleasure in not having to scroll down a bit after rotating a device in an (more or less) irrelevant dialog, I don't think the code or the effort in writing/maintaining this would be worth it.

So, spontaneously I'd close this issue, but I'm just going to ask if you have some specific argument for having to fix this?

from regex.

reverse-unina avatar reverse-unina commented on May 29, 2024

I am exploring GUI failures for research purposes. As stated by Android guidelines after an orientation change, apps should preserve their state and functional parity. Thanks to your contribution, it is emerging that there are some limitations in the Android framework and high coding effort are required in certain situations (i.e. retain a scroll position)

from regex.

phikal avatar phikal commented on May 29, 2024

Ah, ok, I'm glad that I could help.

But just regarding the

high coding effort are required

it's not that it's a lot of effort to write it per se, but rather when thinking about issues, like #31, that bugs appear over time related to such "manual fixes". The code would probably be 20-30 lines max., so I just wanted to mention that for your research.

So all in all, I'll consider this "fixed" for now, unless anyone protests.

from regex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.