Fixed
Status Update
Comments
vi...@google.com <vi...@google.com>
ac...@google.com <ac...@google.com>
an...@google.com <an...@google.com> #2
It's been almost a month now. Is it really that hard to fix? Or has it already been fixed?
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
aa...@google.com <aa...@google.com>
an...@google.com <an...@google.com> #4
My computer has had 64GB of RAM for a long time. You should put this setting in the Logcat settings.
And fix this bug! Don't tell me programming is hard for you! You are programmers and should solve any problem!
And fix this bug! Don't tell me programming is hard for you! You are programmers and should solve any problem!
Description
I am MAHAMADASIF ANSARI and I am user of android studio. Today I have started new project on android studio and I will updated my android studio today morning.
I try to create Android Recourse Directory but its hidden default. I have attached video proof this problem.
Build: AI-202.7660.26.42.7486908, 202106232331,
AI-202.7660.26.42.7486908, JRE 11.0.8+10-b944.6842174x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1366x768
AS: 4.2.2; Kotlin plugin: 202-1.5.20-release-283-AS8194.7; Android Gradle Plugin: 4.2.2; Gradle: 6.7.1; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: 3.18.1-g262b901-dirty, from PATH: (not found)
IMPORTANT: Please read