Git Product home page Git Product logo

Comments (4)

thagikura avatar thagikura commented on May 1, 2024 4

Thanks for your suggestion, but I think adding that absolute positioning to the FlexboxLayout is not the way to go since it completely different from the existing supported attributes nor the CSS spec.

I recommend using ConstraintLayout or RelativeLayout if you want to achieve the similar functionality of this.

Let me close this for now, thanks.

from flexbox-layout.

thagikura avatar thagikura commented on May 1, 2024

Is it like the following attributes you have in mind?

<com.google.android.flexbox.FlexboxLayout>
  <View
    layout_width="wrap_content"
    layout_height="wrap_content"
    layout_absoluteOffsetX="xxxdp"
    layout_absoluteOffsetY="yyydp"/>
</com.google.android.flexbox.FlexboxLayout>

from flexbox-layout.

Kellen-kl avatar Kellen-kl commented on May 1, 2024

@thagikura like this:

<com.google.android.flexbox.FlexboxLayout>
    <View
        layout_width="wrap_content"
        layout_height="wrap_content"
        layout_left="xxxdp"
        layout_top="yyydp"
        layout_position="absolute">
</com.google.android.flexbox.FlexboxLayout>

from flexbox-layout.

ramseysaab avatar ramseysaab commented on May 1, 2024

Visit:http://www.gogvo.com/affiliates/banners.phpwww.ramsedsay.MyCTFO.comhttp://conversionmail.com/splashpage.php?splashid=1&[email protected]://fairymailz.com/?rid=632https://play.google.com/music/m/Tlxdqrxemub2evkyfaoznwfwq7a?t=Cursed_Female_-_Porno_For_Pyroswww.ramsedsay.MyCTFO.com

from flexbox-layout.

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.