In both S11.02-Exercise-TodayListItem & S11.02-Solution-TodayListItem, // [TODO (5) Within bools.xml in the portrait specific directory, add a bool called use_today_layout and set it to false](https://github.com/udacity/ud851-Sunshine/blob/dbd998b89b78afac6c744ad92f14c7ba5eaf7531/S11.02-Exercise-TodayListItem/app/src/main/java/com/example/android/sunshine/ForecastAdapter.java#L41) --> set it to true [The solution did use true.](https://github.com/udacity/ud851-Sunshine/blob/dbd998b89b78afac6c744ad92f14c7ba5eaf7531/S11.02-Solution-TodayListItem/app/src/main/res/values-port/bools.xml#L21)