Nathan S.
Nathan S.
Why do you want to put a ScrollingFrame into another one? This is not supported lol
What is the behavior that you see? I cannot reproduce it right now
Oh I see thanks for the video I would say that I don't want to support nesting two scrollviews that have the same scrolling direction. Nesting a vertical and a...
Can you link me to the changes you made so that I can have a look at them if you want?
The pictures are loaded once they begin to enter in the screen, but the images are expanding the layout so it scrolls the list...
I had the same issue, it's because you try to use a HTTP proxy using the SOCKS dispatcher. Put `socks=localhost` in Windows instead of just `localhost` :)
FWIW there is the exact same error on Windows.
I guess a shake is just a quick acceleration defined by a threshold, and throttled by a pause between each acceleration to prevent spamming. If we can configure the acceleration...
Well it's as you want - I don't know if you saw but Android Studio replaces the `getString` in the code by the actual string behind : https://puu.sh/Ae3aK/5a4de8e34e.png
A workaround is to grant the permission from the system settings for the app