Skip to content

Commit 604046e

Browse files
committed
a map key
1 parent 5ba0434 commit 604046e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
<action android:name="tools.NetworkState.Service" />
105105
</intent-filter>
106106
</service>
107+
<meta-data android:name="com.amap.api.v2.apikey" android:value="ac73e16cec12cdc2f220e54fcd8ce104" />
107108
</application>
108109

109110
</manifest>

res/layout/chat_left_voice.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
android:layout_height="20dp"
6464
android:src="@drawable/chatfrom_voice_playing"
6565
android:layout_centerVertical="true"
66-
android:layout_marginLeft="7dp"
6766
/>
6867
</RelativeLayout>
6968

0 commit comments

Comments
 (0)