Skip to content

Commit

Permalink
fix voip activity resume issue
Browse files Browse the repository at this point in the history
  • Loading branch information
imndx committed Jul 23, 2020
1 parent 211908e commit f53a0aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uikit/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name="cn.wildfire.chat.kit.voip.VoipDummyActivity" />
<activity android:name="cn.wildfire.chat.kit.pc.PCSessionActivity" />

<!--moment start-->
Expand Down

0 comments on commit f53a0aa

Please sign in to comment.