Fixed
Status Update
Comments
lb...@gmail.com <lb...@gmail.com> #2
Seems this was fixed recently:
Android Studio 4.0 Canary 1
Build #AI-192.6817.14.36.5959023, built on October 23, 2019
Runtime version: 1.8.0_212-release-1586-b04 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 4012M
Cores: 12
Registry: ide.new.welcome.screen.force=true, debugger.watches.in.variables=false
Non-Bundled Plugins: String Manipulation, ignaciotcrespo.github.com.vector-drawable-thumbnails
Android Studio 4.0 Canary 1
Build #AI-192.6817.14.36.5959023, built on October 23, 2019
Runtime version: 1.8.0_212-release-1586-b04 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 4012M
Cores: 12
Registry: ide.new.welcome.screen.force=true, debugger.watches.in.variables=false
Non-Bundled Plugins: String Manipulation, ignaciotcrespo.github.com.vector-drawable-thumbnails
es...@google.com <es...@google.com>
am...@google.com <am...@google.com> #3
As per
Description
Android Studio 3.5
Build #AI-191.8026.42.35.5791312, built on August 9, 2019
JRE: 1.8.0_202-release-1483-b03 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
Libraries used:
implementation 'androidx.appcompat:appcompat:1.1.0-rc01'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'com.google.android.material:material:1.1.0-alpha09'
The rendering of MaterialCardView on the IDE doesn't have shadow and lets the content reach outside of its bounds.
See attached screenshot and sample project.