We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba0434 commit 604046eCopy full SHA for 604046e
AndroidManifest.xml
@@ -104,6 +104,7 @@
104
<action android:name="tools.NetworkState.Service" />
105
</intent-filter>
106
</service>
107
+ <meta-data android:name="com.amap.api.v2.apikey" android:value="ac73e16cec12cdc2f220e54fcd8ce104" />
108
</application>
109
110
</manifest>
res/layout/chat_left_voice.xml
@@ -63,7 +63,6 @@
63
android:layout_height="20dp"
64
android:src="@drawable/chatfrom_voice_playing"
65
android:layout_centerVertical="true"
66
- android:layout_marginLeft="7dp"
67
/>
68
</RelativeLayout>
69
0 commit comments