Skip to content

White Screen #28

@chazhenry

Description

@chazhenry

I'm using Android Studio 3.0.1. The project compiles and runs but (using the emulator), but I just get a white screen for the MainActivity. Duplicated on Samsung Note 5 running Android 7. White Screen.

E/RecyclerView: No adapter attached; skipping layout

FIXED!
added: recyclerView.setHasFixedSize(true); at the end of setupList method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions