Is there a way to customize Android's Google Map Location Picker Intent?(Just like whatsapp)? -


entire app built material design , app toolbar bar color green , toolbar text color white in screens. in android's built in location picker intent toolbar appearing in green color toolbar text appearing in black color. black color used no in app colors.xml file

right included default placepicker (like shown in below link) https://developers.google.com/places/android/placepicker

you can set custom colors in application using material theme.

the place picker inherits colorprimary , colorprimarydark attributes theme. useful maintaining consistent brand across app , place picker.


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

Python website log in: BIG-IP can not find session information in the request -