سؤال

I am displaying a bigger version of google map once user click on the small fragment which display map. I am displaying bigger version of map starting map activity in dialog mode. every thing is working fine but the only problem is displayed map is very dull not bright how i can keep it bright. any help will be appriciated.

enter image description here

هل كانت مفيدة؟

المحلول

It's about the Theme you are using for your activity. user587650's answer is correct. You can find the solution inside that page. https://code.google.com/p/gmaps-api-issues/issues/detail?id=4902

By simply adding these items inside my themes.xml file I could solve the problem.

enter image description here

Hope it helps!

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top