From 83d5ada866a598ee868d3e23624d104d1027db29 Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期二, 27 八月 2024 15:28:42 +0800 Subject: [PATCH] 增加挂断功能 --- Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/jl/R.txt | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/jl/R.txt b/Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/jl/R.txt index e69456e..031e150 100644 --- a/Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/jl/R.txt +++ b/Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/jl/R.txt @@ -833,6 +833,7 @@ int drawable ic_esvideo_on_answer 0x0 int drawable ic_esvideo_on_back 0x0 int drawable ic_esvideo_on_hangup 0x0 +int drawable ic_esvideo_on_hangup_all 0x0 int drawable ic_esvideo_on_takephoto_select 0x0 int drawable ic_esvideo_on_takephoto_unselect 0x0 int drawable ic_esvideo_on_unlock_select 0x0 @@ -987,6 +988,7 @@ int id italic 0x0 int id iv_lp_answer 0x0 int id iv_lp_hangUp 0x0 +int id iv_lp_hangUp_all 0x0 int id iv_lp_screenshot 0x0 int id iv_lp_unlock 0x0 int id jumpToEnd 0x0 @@ -1039,6 +1041,7 @@ int id right_icon 0x0 int id right_side 0x0 int id rl_lp_answerView 0x0 +int id rl_lp_hangUp_all 0x0 int id rl_lp_topView 0x0 int id rl_lp_unlock 0x0 int id sawtooth 0x0 @@ -1105,6 +1108,7 @@ int id tv_lp_answer 0x0 int id tv_lp_calltime 0x0 int id tv_lp_hangUp 0x0 +int id tv_lp_hangUp_all 0x0 int id tv_lp_screenshot 0x0 int id tv_lp_title 0x0 int id tv_lp_unlock 0x0 @@ -1257,7 +1261,9 @@ int string lp_confirm 0x0 int string lp_endMonitoringStr 0x0 int string lp_endOfCallStr 0x0 +int string lp_hangupPhoneStr 0x0 int string lp_hangupStr 0x0 +int string lp_hangupStr_all 0x0 int string lp_okStr 0x0 int string lp_operationFailedStr 0x0 int string lp_outdoorUnitStr 0x0 -- Gitblit v1.8.0