Status Update
Comments
ar...@google.com <ar...@google.com>
aa...@google.com <aa...@google.com>
ma...@gmail.com <ma...@gmail.com> #2
aa...@google.com <aa...@google.com> #3
Unfortunately, this is not as trivial as it may seem.
Logcat tool has a memory-saving feature that kicks in when you close the Logcat tool. When the tool is closed, we disconnect from the device, save the contents of the panel to a disk file and clear the panel. When you open the panel again, we reload the contents from the file and reconnect to the device.
The code right now doesn't handle the state of the scroll-to-end
toggle.
It's possible to do but it's tricky.
In the meantime, if you care more about preserving the scroll-to-end
state than memory usage, you can disable the feature by adding this to your custom VM options:
-Dlogcat.panel.memory.saver=false
ma...@gmail.com <ma...@gmail.com> #4
And fix this bug! Don't tell me programming is hard for you! You are programmers and should solve any problem!
ma...@gmail.com <ma...@gmail.com> #5
ma...@gmail.com <ma...@gmail.com> #6
-Dlogcat.panel.memory.saver=false
ma...@gmail.com <ma...@gmail.com> #7
aa...@google.com <aa...@google.com>
aa...@google.com <aa...@google.com> #8
I disabled the flag by default since it doesn't work well with the scroll state.
ma...@gmail.com <ma...@gmail.com> #9
an...@google.com <an...@google.com> #10
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Ladybug Feature Drop | 2024.2.2 Canary 2
- Android Gradle Plugin 8.8.0-alpha02
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
ma...@gmail.com <ma...@gmail.com> #11
co...@protonmail.com <co...@protonmail.com> #12
lol
ma...@gmail.com <ma...@gmail.com> #14
2. These bugs have accumulated so many that they are starting to interfere with my work.
3. Google says I should test these bugs even more for free.
4. Google closes all bugs and doesn't fix them, saying they are fixed or they don't exist because they can't see them.
Google needs to work on its etiquette! They have a pig's ass attitude towards people who are trying to help them for free.
Description
Description has been deleted.