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 应用程序中实现像 facebook 封面这样的图像重新定位。其实我没有任何背景来做这件事。我该如何启动它?
如果它是图形的东西,请查看opengl。如果它的刷卡事情检查viewpager。很可能您必须使用SurfaceView一些透明度,然后根据需要将图像绘制到表面视图上。
opengl
SurfaceView