Skip to content

SergiJuanola/And-Nanodegree-Sandwich-Project

Repository files navigation

Sandwich Club Project

This project is the first test for the Android Nanodegree.

The project is based on the started code from Udacity.

Aside from the starter code, I also used the Apache Commons library v3.5 to join the lists like:

ingredientsTv.setText(StringUtils.join(sandwich.getIngredients(), ", "));

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages