ドラッグアンドドロップインを実装しandroid 4.1
たいので、アイコンの画像ビューを中心点の周りに円形に配置したいと思います。(画像ビューを使用すると、ドラッグアンドドロップを完全に実装できますが、ビットマップはやや複雑です)
ビットマップとペイントを試してみましたが、Android4.1で取得できるほどスムーズではありません。
Is there any method or way in android 4.1 by which i can place the imageviews in circular manner by giving the radius of the circle and number of sections it will get divide, its like a math question ?
ドラッグアンドドロップについては、このリンクをご覧ください。
助けてくれてありがとう。