Fixed
Status Update
Comments
uc...@google.com <uc...@google.com> #2
Not reproduced, can you share error log and sample layout file to reproduce this issue.
mo...@gmail.com <mo...@gmail.com> #3
I attached some images from my Android Studio which show the problems. In first Image as you can see layout editor can't render CardView. Apart from this issue I already added CardView library which shows in Fig. 2 but whenever I want to add a CardView from palette it says you must add CardView library for this operation and I have to add it manually in xml. Fig. 3 shows this problem clearly. Moreover, I can't see objects in components tree and I have to open and close the xml file in order it works fine. Sometimes it doesn't show anything in Design tab and again I have to open and close the xml file to make it works. Figures attached to this comment.
uc...@google.com <uc...@google.com> #4
Can you share idea.log file if you see same issue again.
mo...@gmail.com <mo...@gmail.com> #5
I faced these problems again and I am going to share idea.log files with you. I attached another image which shows that I still have this problem with Android studio 3.3. I drew rectangles around important parts.
uc...@google.com <uc...@google.com>
ni...@google.com <ni...@google.com>
mo...@gmail.com <mo...@gmail.com> #6
I updated my Android Studio from 3.3 to 3.3.1 but I still have these problems. I added AndroidX library to my projects but I can't choose any widget from palette and it always says "The operation requires androidx... library. Would you like to add this now?"
I didn't have these problems on Android 3.2.1.
I didn't have these problems on Android 3.2.1.
jl...@google.com <jl...@google.com> #7
Hm, perhaps AS is confused about the state you are in.
Could you attach build.gradle for you application (the one which lists the dependencies) ?
Could you attach build.gradle for you application (the one which lists the dependencies) ?
mo...@gmail.com <mo...@gmail.com> #8
Hi again. I have attached parent-build.gradle and build.gradle of one of my projects. I have the same issue for all my projects. I only renamed parent build.gradle to parent-build.gradle to make distinction between these two files.
jl...@google.com <jl...@google.com> #9
Thank you.
Working on a change to fix this issue for 3.5.
Working on a change to fix this issue for 3.5.
jl...@google.com <jl...@google.com> #10
A fix went into 3.5. It should be available in 3.5 canary 10. Expected in a couple of weeks.
Description
1 - Keeps warning to add CardView library while I added before and I have to add CardView in xml manually
2 - Can't render CardView with the same library as I used in Android Studio 3.2.1
3 - Continually gives different errors on opening and so on
4 - Unable to upgrade to plugin 3.3 because of fabric plugin which is not your concern
Build: 3.3, AI-182.5107.16.33.5199772, 201812250239,
AI-182.5107.16.33.5199772, JRE 1.8.0_152-release-1248-b01x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1600x900
Android Gradle Plugin: 3.2.1
Gradle: 4.6
NDK: from local.properties: (not specified); latest from SDK: (not found);
LLDB: pinned revision 3.1 not found; latest from SDK: LLDB 2.2 (revision: 2.2.3271982);
CMake: from local.properties: (not specified); latest from SDK: 3.6.0-rc2; from PATH: (not found);
Source: user_sentiment_feedback
IMPORTANT: Please read