[6.5.0]
[ui] [ui调整]
This commit is contained in:
@@ -142,8 +142,8 @@ class TaxiPassengerBaseFragment() :
|
||||
romaPView.updateVisible(false)
|
||||
romaDistanceView.visibility = View.GONE
|
||||
rbv_setting_music.setShowOnlySetting(0)
|
||||
lbv_go2_center.visibility = View.VISIBLE
|
||||
lbv_go2_center.showOnlyCenter()
|
||||
lbv_go2_center.visibility = View.GONE
|
||||
//lbv_go2_center.showOnlyCenter()
|
||||
pcnActionView.visibility = View.VISIBLE
|
||||
CallerHmiManager.showTrafficLightView()
|
||||
infoVideoView.visibility = View.GONE
|
||||
|
||||
@@ -152,6 +152,7 @@
|
||||
android:layout_width="@dimen/dp_866"
|
||||
android:layout_height="@dimen/dp_467"
|
||||
android:visibility="gone"
|
||||
android:layout_marginBottom="-28dp"
|
||||
app:layout_constraintBottom_toTopOf="@+id/bottom"
|
||||
app:layout_constraintStart_toStartOf="parent" />
|
||||
|
||||
|
||||
@@ -161,8 +161,8 @@ class TaxiPassengerBaseFragment() :
|
||||
romaPView.updateVisible(false)
|
||||
romaDistanceView.visibility = View.GONE
|
||||
rbv_setting_music.setShowOnlySetting(0)
|
||||
lbv_go2_center.visibility = View.VISIBLE
|
||||
lbv_go2_center.showOnlyCenter()
|
||||
lbv_go2_center.visibility = View.GONE
|
||||
//lbv_go2_center.showOnlyCenter()
|
||||
pcnActionView.visibility = View.VISIBLE
|
||||
CallerHmiManager.showTrafficLightView()
|
||||
infoVideoView.visibility = View.GONE
|
||||
|
||||
@@ -197,6 +197,7 @@
|
||||
android:layout_width="@dimen/dp_866"
|
||||
android:layout_height="@dimen/dp_467"
|
||||
android:visibility="gone"
|
||||
android:layout_marginBottom="-28dp"
|
||||
app:layout_constraintBottom_toTopOf="@+id/bottom"
|
||||
app:layout_constraintStart_toStartOf="parent" />
|
||||
|
||||
@@ -241,7 +242,7 @@
|
||||
android:id="@+id/aciv_xiaozhi_normal"
|
||||
android:layout_width="@dimen/dp_360"
|
||||
android:layout_height="@dimen/dp_360"
|
||||
android:layout_marginEnd="@dimen/dp_60"
|
||||
android:layout_marginBottom="@dimen/dp_m_30"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user