• <legend id='cepuT'><style id='cepuT'><dir id='cepuT'><q id='cepuT'></q></dir></style></legend>
    1. <small id='cepuT'></small><noframes id='cepuT'>

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

      • <bdo id='cepuT'></bdo><ul id='cepuT'></ul>

        <tfoot id='cepuT'></tfoot>

        Android - 对话框中的共享元素转换

        时间:2023-08-30
          • <i id='LNA7Y'><tr id='LNA7Y'><dt id='LNA7Y'><q id='LNA7Y'><span id='LNA7Y'><b id='LNA7Y'><form id='LNA7Y'><ins id='LNA7Y'></ins><ul id='LNA7Y'></ul><sub id='LNA7Y'></sub></form><legend id='LNA7Y'></legend><bdo id='LNA7Y'><pre id='LNA7Y'><center id='LNA7Y'></center></pre></bdo></b><th id='LNA7Y'></th></span></q></dt></tr></i><div id='LNA7Y'><tfoot id='LNA7Y'></tfoot><dl id='LNA7Y'><fieldset id='LNA7Y'></fieldset></dl></div>
                <bdo id='LNA7Y'></bdo><ul id='LNA7Y'></ul>
                  <tbody id='LNA7Y'></tbody>

              • <legend id='LNA7Y'><style id='LNA7Y'><dir id='LNA7Y'><q id='LNA7Y'></q></dir></style></legend>

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

                2. <tfoot id='LNA7Y'></tfoot>
                  本文介绍了Android - 对话框中的共享元素转换的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我想知道是否有任何方法可以在活动/片段和对话框之间使用共享元素?

                  I wanted to know if there is any way to use shared elements between an activity/fragment and a dialog?

                  我有一个包含对话框的项目,我想在 Activity 的视图层次结构中的 ImageView 到我的 GalleryDialog 中的相关 ImageView 之间进行转换.

                  I have a project which contains dialogs and I want to make a transition between an ImageView in Activity's view hierarchy to the relevant ImageView in my GalleryDialog.

                  我搜索了一下,找到了这个链接:

                  I searched a bit and found this link:

                  与对话框活动共享元素转换

                  它描述了使用对话主题活动的工作流程.我想知道是否可以在不使用额外活动并将数据传递给该活动的情况下做到这一点.

                  which describes the workflow for using dialog themed activity. I was wondering if I could do it without using an extra activity and passing data with intent to that activity.

                  推荐答案

                  AFAIK 不可能在片段/活动和对话框之间使用共享元素.实现这一点的最佳方法是您提到的链接,使用看起来像对话框的以对话框为主题的活动,并通过意图向活动发送数据.

                  AFAIK its impossible to use shared elements between a fragment/activity and a dialog. The best way implement this is the link you mentioned, using a dialog-themed activity that looks like a dialog and send data via intent to the acctivity.

                  对于有意发送大数据,您可以使用 parcelables 或外部位置来存储数据,例如单例类或数据库.查看以下有关在活动之间传输大数据的答案:

                  For sending large data with intent, you can either use parcelables or an external place to store data, e.g. a singleton class or a database. Have a look at the following answer regarding transferring large data between activities:

                  Android - 在活动之间共享数据的最佳方式是什么?

                  这篇关于Android - 对话框中的共享元素转换的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:对话框问题:添加内容前必须调用requestFeature() 下一篇:如果有新版本可用,如何在 Android 应用程序中强

                  相关文章

                  最新文章

                    <small id='hF42e'></small><noframes id='hF42e'>

                  1. <tfoot id='hF42e'></tfoot>
                  2. <legend id='hF42e'><style id='hF42e'><dir id='hF42e'><q id='hF42e'></q></dir></style></legend>
                    • <bdo id='hF42e'></bdo><ul id='hF42e'></ul>

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