Skip to content

Correcting restaurant details bug and styling changes

jsle1 requested to merge Jennysbranch into dev

Changes

  • I made changes to the FoodTruck java class where we get our data to remove the array within the array, and just made it simple String variables such as food1, food2, foodDesc1, foodDesc2, etc
  • I made multiple text views within the foodtruck details xml to hold the variables
  • I also updated the splash screen to be 3 secs of wait time instead of 5

Notes

  • I was able to fix the bug without disturbing most of the code, but because of my changes, the app is a bit heavier. Thus it's a little slower
Edited by jsle1

Merge request reports

Loading