Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 Android 上的 imageview 后面添加这些 IOS 阴影:
我的意思是每个正方形后面的后阴影。想象一下,每个正方形都是一个 Android IMAGEVIEW,我如何在 Android 中添加这个阴影?
试试下面这个链接到你的影子问题
带有阴影的自定义 ImageView
欢迎