Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

2.07 build url with params#310

Open
danieltsoy wants to merge 15 commits into1.01_hello_worldfrom
2.07_build_url_with_params
Open

2.07 build url with params#310
danieltsoy wants to merge 15 commits into1.01_hello_worldfrom
2.07_build_url_with_params

Conversation

@danieltsoy
Copy link
Copy Markdown

No description provided.

R.id.list_item_forecast_textview, // The ID of the textview to populate.
weekForecast);

View rootView = inflater.inflate(R.layout.fragment_main, container, false);
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello

mForecastAdapter =
new ArrayAdapter<String>(
getActivity(), // The current context (this activity)
R.layout.list_item_forecast, // The name of the layout ID.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name of the layout should be more meaningful.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.