防止因性能不足加载视频过慢导致的黑屏
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user