Giter Club home page Giter Club logo

feetball_football's People

Contributors

namja avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

choxxy

feetball_football's Issues

fixture data print issue

매치데이 날짜를 바꾸고 경기 일정을 선택한 뒤, 뒤로 가면 무조건 오늘 날짜로 설정되는 문제
예를 들어, 1월 27일로 날짜를 선택하고, 경기를 클릭하고 다시 뒤로가면 현재 날짜(ex) 1월 29일)의 경기를 출력하는 문제

ViewPager contain of calculate height error fixtureDetailXXXFragment in CoordinatorLayout

fragment_fixture_detail.xml에 있는 viewPager2에서 하위 정보들(events, lineup, statistics)을 출력할 때, height이 다름에도 불구하고, height이 큰 fragment의 xml의 height로 고정되는 문제.
ex)

  • fragment1의 height = 1000dp
  • fragment2의 height = 3000dp
  • fragment3의 height = 500dp
    일 경우,
    1번 탭을 선택하면 1000dp로 잘 출력된다.
    2번 탭을 선택하면 3000dp로 잘 출력된다.
    만약 3번탭을 클릭하기 전, 1번이나 2번 탭에서 밑으로 스크롤을 끝까지 내린다면,
    3번 탭 선택 시, 2500dp만큼 추가로 스크롤을 한 상태에서 출력됨.

만약 제일 height가 작은 fragment와 연결된 tab을 먼저 선택한다면, 그리고 1번, 2번 fragment에 recyclerview가 포함되어 있다면,
1번과 2번에서는 recyclerView의 출력이 꼬이게 된다.
스크롤 시 여러 아이템이 섞이는 문제, 맨 밑에 배치된 Recyclerview는 출력이 되지 않는 등 각종 쌈바땐쓰를 추는 문제가 있다

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.