Giter VIP home page Giter VIP logo

Comments (10)

tryadelion avatar tryadelion commented on July 17, 2024

more info : i gave the linearLayout i posted a background and it's filling the whole space on every row.
buttons still don't "fill/match" him on the last row, though. very weird.

from swipereveallayout.

chthai64 avatar chthai64 commented on July 17, 2024

Thanks for reporting the bug. Let see if I can reproduce the bug.

from swipereveallayout.

chthai64 avatar chthai64 commented on July 17, 2024

Can you also post your full xml layout of the row and maybe a screenshot? That may help me to work on the bug.

from swipereveallayout.

tryadelion avatar tryadelion commented on July 17, 2024

full xml:

http://hastebin.com/osayoqower.xml

and screenshot.

bug

from swipereveallayout.

tryadelion avatar tryadelion commented on July 17, 2024

for now i have forced the size to 110dp on every subview of the row LinearLayout, and that way shows correctly. so it's somewhat related to the match/fill parent on the buttons for sure. weeeird. 💯

from swipereveallayout.

chthai64 avatar chthai64 commented on July 17, 2024

What is the color of "@color/PrimaryColor"? Is it the blue color in the screenshot? I need to make sure if the whole LinearLayout is not displayed correctly or just the buttons. Also are you using version 1.2.1? I had problem with view height in the prior version 1.2.0.

from swipereveallayout.

tryadelion avatar tryadelion commented on July 17, 2024

yes, it's that blue. i use compile 'com.chauthai.swipereveallayout:swipe-reveal-layout:1.2.1'

from swipereveallayout.

chthai64 avatar chthai64 commented on July 17, 2024

I'm able to reproduce the error. When the RecyclerView is rendered, the rows which are not currently visible have incorrect children views height, which will be recycled later. That's why some random rows have the issue. I'm investigating how to fix it. The temporary fix is just set a specific size to the layout.

from swipereveallayout.

chthai64 avatar chthai64 commented on July 17, 2024

I just uploaded version 1.2.2. Could you try the new version to see if it fixed the issue?

from swipereveallayout.

tryadelion avatar tryadelion commented on July 17, 2024

i will do asap

from swipereveallayout.

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.