Giter Site home page Giter Site logo

Dialog Fragment about zoomy HOT 10 CLOSED

imablanco avatar imablanco commented on July 21, 2024
Dialog Fragment

from zoomy.

Comments (10)

imablanco avatar imablanco commented on July 21, 2024 2

The library uses Activity's decor view to place the target view on top of everything but Dialogs in Android are shown creating another Window above current the current one.
I will try to figure out how to resolve this issue.
If someone has any idea how to deal with this any help will be appreciated.

from zoomy.

TurKorsaN avatar TurKorsaN commented on July 21, 2024

I made my own implementation but I didn't tested it very well.

from zoomy.

imablanco avatar imablanco commented on July 21, 2024

Feel free to make a pull request then.

from zoomy.

Zachinio avatar Zachinio commented on July 21, 2024

Have you overcome this issue?

from zoomy.

LawrenceStent avatar LawrenceStent commented on July 21, 2024

Do you have a solution for this yet? Rather important to have this working if I'm to use it in our project.

from zoomy.

imablanco avatar imablanco commented on July 21, 2024

@ZachBublil @LawrenceStent Sorry but I have no time right now to handle any issues. @TurKorsaN mentioned that he managed to resolve it, so maybe he can offer some help

from zoomy.

LawrenceStent avatar LawrenceStent commented on July 21, 2024

It's fine I changed my implementation to the of a normal fragment. If anyone else is looking at this then this is an option, however having a zoom on a dialog may not be possible with this library.

from zoomy.

imablanco avatar imablanco commented on July 21, 2024

Hi everyone I managed to solve the issue partially by drawing the zoomed View over the Dialog's window, but because of the nature of them, depending on their window configuration, they may be drawn on not-full screen windows, so the zoomed View will never scale over the whole screen in these cases. Fullscreen Dialogs tested works well.

from zoomy.

akshitpsutariya avatar akshitpsutariya commented on July 21, 2024

The library uses Activity's decor view to place the target view on top of everything but Dialogs in Android are shown creating another Window above current the current one.
I will try to figure out how to resolve this issue.
If someone has any idea how to deal with this any help will be appreciated.

I have faced the same problem

from zoomy.

imablanco avatar imablanco commented on July 21, 2024

Hi @akshitpsutariya you should be able to construct the Zoomy builder with a Dialog instance to get the decor view from its Window.

from zoomy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.