onebusaway-ios
onebusaway-ios copied to clipboard
Fix: issue 625
Issue Link -> https://github.com/OneBusAway/onebusaway-ios/issues/625
Code Changes
- Added UIScreenshotService delegate to AppDelegate
- Adding OBAListView instance from
loadView()
instead of adding it as a subview inviewDidLoad()
@aaronbrethorst Did you get the chance to review this PR?
Hey @aaronbrethorst thanks for the feedbacks
For point 1 and 3 I'm working on this. For second point can you please elaborate on the issue you are facing? Is it with screenshot functionality or the text is not clearly visible?
@RV784 the rounded cells have black backgrounds, rendering the text illegible. Compare to the product UI where the text on this screen is clearly visible.