Commit c881f78f by 霍志良

Merge remote-tracking branch 'origin/4.1.61' into 4.1.61

parents 004471d5 e7ff4f84
......@@ -788,10 +788,9 @@ class AudioHomeActivity :
* 线路选择弹窗
*/
private fun showChooseDialog(type: Int) {
val dialog =
AxbConfirmDialog(mContext, type, object : AxbConfirmDialog.OnClickEnsureListener {
val dialog = AxbConfirmDialog(mContext, type, object : AxbConfirmDialog.OnClickEnsureListener {
override fun onClickEnsure() {
writeAgoraLog("主叫主动切换AXB")
switchAXB()
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment