[8.1.0]
[b1] [fea] [卡片类型变化]
This commit is contained in:
@@ -66,8 +66,7 @@
|
||||
android:id="@+id/roadV2NEventWindowView"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="-70dp"
|
||||
android:layout_marginRight="14dp"
|
||||
android:layout_marginStart="@dimen/dp_12"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/bpmsgBubble"
|
||||
android:visibility="gone"/>
|
||||
|
||||
@@ -94,7 +94,7 @@ class RoadV2NEventWindowView @JvmOverloads constructor(
|
||||
private fun initView() {
|
||||
if (isPassengerScreen) {
|
||||
if (isB1) {
|
||||
setB2PassengerScreenView()
|
||||
setTaxiPassengerScreenView()
|
||||
} else {
|
||||
setTaxiPassengerScreenView()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user