Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • whats-open-android whats-open-android
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SRCT
  • whats-open-androidwhats-open-android
  • Issues
  • #38

Closed
Open
Created Sep 13, 2019 by Dylan Jones@djones66Developer

Updating dependencies caused weird RecycleView bug

When you open the app, the loading icon appears for a bit, then goes away. When it goes away, the background stays blank - nothing is actually loaded into the RecyclerView (probably the inner one w/ the actual list). Switching tabs such that the inner recyclerview is unloaded and recreated (I think that's how it's set up? I truly don't know though) causes it to fix itself. I know that the inner FacilityListFragment is being loaded because pull-to-refresh works.

Best guess at a cause is something funky going on with the FacilityListAdapter.

Assignee
Assign to
Time tracking