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.
我想创建一个矩形形状,它将随着用户的触摸而调整大小。看看这个 Flex 示例。 http://www.objecthandles.com/ 我想开发这种安卓应用程序。我正在寻找一个好的教程。(抱歉英语不好)
检查这个
http://tools.android.com/recent/resizesupport
如何在 Android 上使用用户触摸事件创建可调整大小的矩形?