mhotan / DineOn

Git Repository for our 403(13sp) Android application "DineOn"
0 stars 0 forks source link

User App -- List item arrow doesn't expand list when clicked #302

Closed glee23 closed 11 years ago

glee23 commented 11 years ago

Severity: Medium

  1. Open up the user app.
  2. Pull up a restaurant list item.
  3. Click on the arrow.
  4. See that the list doesn't expand.

You can fix this by changing the ImageButton to ImageView like how it's done on the Restaurant side.

Resolution: Fixed with commit f0002ba

mhotan commented 11 years ago

In latest pull request