<tfoot id='Mag5v'></tfoot>

      <legend id='Mag5v'><style id='Mag5v'><dir id='Mag5v'><q id='Mag5v'></q></dir></style></legend>

      1. <small id='Mag5v'></small><noframes id='Mag5v'>

          <bdo id='Mag5v'></bdo><ul id='Mag5v'></ul>

      2. <i id='Mag5v'><tr id='Mag5v'><dt id='Mag5v'><q id='Mag5v'><span id='Mag5v'><b id='Mag5v'><form id='Mag5v'><ins id='Mag5v'></ins><ul id='Mag5v'></ul><sub id='Mag5v'></sub></form><legend id='Mag5v'></legend><bdo id='Mag5v'><pre id='Mag5v'><center id='Mag5v'></center></pre></bdo></b><th id='Mag5v'></th></span></q></dt></tr></i><div id='Mag5v'><tfoot id='Mag5v'></tfoot><dl id='Mag5v'><fieldset id='Mag5v'></fieldset></dl></div>

        围绕圆圈旋转图像?

        时间:2023-05-18

          <bdo id='9teTP'></bdo><ul id='9teTP'></ul>

          1. <small id='9teTP'></small><noframes id='9teTP'>

              <legend id='9teTP'><style id='9teTP'><dir id='9teTP'><q id='9teTP'></q></dir></style></legend>
                <tfoot id='9teTP'></tfoot>

                • <i id='9teTP'><tr id='9teTP'><dt id='9teTP'><q id='9teTP'><span id='9teTP'><b id='9teTP'><form id='9teTP'><ins id='9teTP'></ins><ul id='9teTP'></ul><sub id='9teTP'></sub></form><legend id='9teTP'></legend><bdo id='9teTP'><pre id='9teTP'><center id='9teTP'></center></pre></bdo></b><th id='9teTP'></th></span></q></dt></tr></i><div id='9teTP'><tfoot id='9teTP'></tfoot><dl id='9teTP'><fieldset id='9teTP'></fieldset></dl></div>
                    <tbody id='9teTP'></tbody>
                  本文介绍了围绕圆圈旋转图像?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  限时送ChatGPT账号..

                  请查看此应用快照:

                  这是一个银行应用程序.银行标志周围有 6 个按钮.您可以通过单击并按住其中一个图像来旋转图像,然后在任一方向(顺时针或逆时针)移动手指.因此,例如,我可以旋转它们以将 Currency Converter 图像放在 Login 图像的位置.

                  This is a bank application. it has 6 buttons around the bank logo. You can rotate the images by click-and-hold in one of them and move your finger in either direction (clockwise or counter-clockwise). So, for example, I can rotate them to put the Currency Convertor image in the place of the Login image.

                  在我的应用中,我也有 6 张图片,我想旋转它们.我该怎么做?

                  In my app, I have 6 Images too, I want to rotate them. How can I do that?

                  更新:顺便说一句,这是一个 iPhone 应用程序,但我认为这不是 iOS 特定的问题.

                  Update: BTW, this is an iPhone app but I think it is not iOS-specific issue.

                  推荐答案

                  就这样做

                  RotateAnimation rAnim = new RotateAnimation(0, 359, Animation.RELATIVE_TO_SELF, 0.5f, Animation.RELATIVE_TO_SELF, 0.5f);
                  rAnim.setDuration(1000);
                  image.startAnimation(rAnim);
                  

                  这篇关于围绕圆圈旋转图像?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:CGAffineTransform 旋转走错路了 下一篇:旋转触摸视图

                  相关文章

                • <small id='Y601A'></small><noframes id='Y601A'>

                  <legend id='Y601A'><style id='Y601A'><dir id='Y601A'><q id='Y601A'></q></dir></style></legend>
                • <tfoot id='Y601A'></tfoot>
                  <i id='Y601A'><tr id='Y601A'><dt id='Y601A'><q id='Y601A'><span id='Y601A'><b id='Y601A'><form id='Y601A'><ins id='Y601A'></ins><ul id='Y601A'></ul><sub id='Y601A'></sub></form><legend id='Y601A'></legend><bdo id='Y601A'><pre id='Y601A'><center id='Y601A'></center></pre></bdo></b><th id='Y601A'></th></span></q></dt></tr></i><div id='Y601A'><tfoot id='Y601A'></tfoot><dl id='Y601A'><fieldset id='Y601A'></fieldset></dl></div>
                  • <bdo id='Y601A'></bdo><ul id='Y601A'></ul>