Skip to content

Not working  #4

@ChristophyBarth

Description

@ChristophyBarth

I have done everything right, and I have the methods to be valid. Now, I'd use the getTopNews method as an example. Instead of what is there System.out.println(article.getTitle());, I created a variable which holds the ID of one of my textViews. Then set it as myText.setText(article.getTitle());. But then, it doesn't work. The text doesn't change or show any news title. To be sure, I added a toast message in the OnFailure method and when I launched the app, I saw the toast. So, I believe something's wrong somewhere.

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