mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore: Fix referenced view ID.
This commit is contained in:
parent
31a5d6ce03
commit
f7da62ce3a
@ -29,7 +29,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_alignTop="@id/map"
|
||||
android:layout_alignTop="@+id/streetviewpanorama"
|
||||
android:padding="6dp"
|
||||
android:background="@color/white"
|
||||
android:orientation="vertical">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user