apps-android-commons/app
Jason Whitmore f8f9b09e37 ExploreMapFragment.java: add helper methods and fields to enable proper Explore map behavior
Before this commit, there was no way to tell if the user had arrived from the Nearby and
before the Nearby map center location had been searched for markers.

This commit adds a boolean flag to indicate this situation. Access, modification, and
initialization methods were added for this boolean value. Additionally, a helper
method to retrieve the Nearby map center LatLng was added as a convienience.
2025-05-19 15:50:53 -07:00
..
src ExploreMapFragment.java: add helper methods and fields to enable proper Explore map behavior 2025-05-19 15:50:53 -07:00
build.gradle tests: move to androidTest source-set (#6302) 2025-05-09 23:36:34 +09:00
proguard-rules.txt app: adjust R8 rules to ensure our model classes are not obfuscated 2024-04-28 16:21:14 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30