criticalmaps / criticalmaps-android

🤖 Critical Maps Android App
http://criticalmaps.net
Apache License 2.0
138 stars 27 forks source link

Wrong color for center location icon FAB on API 21 after fragment change #304

Closed cbalster closed 4 years ago

cbalster commented 4 years ago

On API21, on first load of the map fragment the color is correct. After switching to another fragment and returning to the map fragment the icon is white instead of black. Probably some issue with the underlying button state definition.

API21_center_location_state

askarsyzdykov commented 4 years ago

@cbalster check plz https://github.com/criticalmaps/criticalmaps-android/pull/310

cbalster commented 4 years ago

fixed by #310