防止因性能不足加载视频过慢导致的黑屏

This commit is contained in:
yangyakun
2022-06-01 11:06:07 +08:00
parent efa5295360
commit 8e34dd3ffa

View File

@@ -87,7 +87,7 @@ class TaxiPassengerArrivedView :RelativeLayout, View.OnClickListener {
ochThankShadowLayout = findViewById(R.id.och_thank_shadow_layout)
ivAnimalList = findViewById(R.id.iv_animal_list)
svpFrame = findViewById(R.id.svp_frame)
svpFrame.setBackgroundResource(R.drawable.tail_ani_0000)
svpFrame.setIsTouchWiget(false)
svpFrame.setIsTouchWigetFull(false)
svpFrame.enableshowProgressDialog = false