commit | 49653c61135ea9e21425765ff73a194476774ba2 | [log] [tgz] |
---|---|---|
author | Jorge Ruesga <jorge@ruesga.com> | Fri Sep 13 00:22:31 2013 +0200 |
committer | Whitehawkx <xxwhitehawk@gmail.com> | Tue Oct 01 12:50:11 2013 -0700 |
tree | e7a789eda8b80403e52980df3a27b7678bf880c6 | |
parent | 52583d4999032f68ca8e98434b08059a026b879a [diff] |
Gallery2: Fix showOnMap method If the context is ProxyLauncher, showOnMap will make crash the Gallery app if GoogleMaps not exists, because the double call to startActivity. Just query the intent before call the startActivity method. Change-Id: I2e2637626d9f81780f48625bef52e861180e002c Signed-off-by: Jorge Ruesga <jorge@ruesga.com>