azavea / cac-tripplanner-android

GoPhillyGo Android app
https://gophillygo.org
Apache License 2.0
3 stars 3 forks source link

Launcher icon. Scrims. Extract layout constants. #95

Closed lederer closed 6 years ago

lederer commented 6 years ago

screenshot_1529436148

screenshot_1529433267

screenshot_1529433311

lederer commented 6 years ago

When a place detail screen has a carousel, the indicator is rendered behind the scrim:

image

This is in contrast to the home screen, where the indicator is rendered above the scrim.

I tried removing the place info (name, distance, and scrim) from the place detail screen, in hopes that the carousel component would automatically pick them up and render them (since the carousel layout includes them), but it didn't work.

flibbertigibbet commented 6 years ago

Just pushed a rebase on develop