-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
阴影效果问题 #1
Comments
建议使用cardview设置阴影效果。 |
使用CardView,可以对View左右使用阴影吗
发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用
发件人: canyinghao<mailto:[email protected]>
发送时间: 2017年7月13日 10:04
收件人: canyinghao/CanEffect<mailto:[email protected]>
抄送: onlywsw<mailto:[email protected]>; Author<mailto:[email protected]>
主题: Re: [canyinghao/CanEffect] 阴影效果问题 (#1)
建议使用cardview设置阴影效果。
―
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#1 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AUWj9MuoAXCiHPIlURHlT_aVMepRTHplks5sNXsmgaJpZM4OTobj>.
|
可以,默认就有左右阴影。不使用左右阴影可以设置android:layout_marginLeft="-5dp"之类的属性。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在超过一屏的布局中设置阴影,就会出问题,整个布局view,都不显示了
The text was updated successfully, but these errors were encountered: