From 8bfc1215384797f9b709ee06bc721d472182f15b Mon Sep 17 00:00:00 2001 From: Davin <591807572@qq.com> Date: 星期三, 20 十一月 2024 15:11:44 +0800 Subject: [PATCH] feature 萤石摄像头翻转 --- EZDemo/HDLEZDemo/HDLEZDemo/Assets.xcassets/LivePlay/preview_unvoice_btn_sel.imageset/Contents.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/EZDemo/HDLEZDemo/HDLEZDemo/Assets.xcassets/LivePlay/preview_unvoice_btn_sel.imageset/Contents.json b/EZDemo/HDLEZDemo/HDLEZDemo/Assets.xcassets/LivePlay/preview_unvoice_btn_sel.imageset/Contents.json index f25f265..6df9d02 100644 --- a/EZDemo/HDLEZDemo/HDLEZDemo/Assets.xcassets/LivePlay/preview_unvoice_btn_sel.imageset/Contents.json +++ b/EZDemo/HDLEZDemo/HDLEZDemo/Assets.xcassets/LivePlay/preview_unvoice_btn_sel.imageset/Contents.json @@ -1,7 +1,6 @@ { "images" : [ { - "filename" : "preview_unvoice_btn_sel.png", "idiom" : "universal", "scale" : "1x" }, @@ -11,6 +10,7 @@ "scale" : "2x" }, { + "filename" : "preview_unvoice_btn_sel@3x.png", "idiom" : "universal", "scale" : "3x" } -- Gitblit v1.8.0