We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
设置视图阴影
⚠️ 1.cornerRadius+Shadow 使用时: 2)Android 给子View使用Shadow,子View不能充满容器,否则阴影被Parent切割 2.setCornerRadiusWithDirection 禁止与Shadow连用; 3.阴影的View有Z轴高度,会遮挡没有Z轴高度的同层View