mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
Fix errant comment in Marker Demo Activity
This commit is contained in:
parent
c3bad6156d
commit
ce32eb32e6
@ -83,7 +83,7 @@ public class MarkerDemoActivity extends AppCompatActivity implements
|
||||
/** Demonstrates customizing the info window and/or its contents. */
|
||||
class CustomInfoWindowAdapter implements InfoWindowAdapter {
|
||||
|
||||
// These a both viewgroups containing an ImageView with id "badge" and two TextViews with id
|
||||
// These are both viewgroups containing an ImageView with id "badge" and two TextViews with id
|
||||
// "title" and "snippet".
|
||||
private final View mWindow;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user