I've used Google Place API and integrated Place Autocomplete Fragment. Can i change its Foreground or background color. It seems bit dull in my device.
And I also want to know that can I set "powered by Google" sentence to at the bottom part of the screen. I have seen some application which have it on bottom.
You just use this code in java.
placeAutoComplete.getView().setBackgroundColor(Color.WHITE);
You free to change the color of the background Place Autocomplete Fragment, in the example I use color WHITE for the background.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With