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.
我需要完全像这样在栗色背景的图片中显示 我如何实现这一点。
您可以使用此站点制作 wave svg
https://getwaves.io/
并添加到android studio,然后用于背景图片
您可以使用可绘制的每张图片,并设置为您的布局
android:background="@drawable/my_picture"