[3.3.0] fix taxi ui thread in main
This commit is contained in:
@@ -61,6 +61,7 @@ class TaxiPassengerServingOrderFragment :
|
||||
private var mProgressSeekBar: AppCompatSeekBar? = null
|
||||
private var mProgessDes: TextView? = null
|
||||
private var mSpeedLayoutBg: OCHRadiusImageView? = null
|
||||
@Volatile
|
||||
private var mLimitingVelocity = 0 // 返回的道路限速值
|
||||
override fun getLayoutId(): Int {
|
||||
return R.layout.taxi_p_activity_serving_order_view
|
||||
|
||||
Reference in New Issue
Block a user