[6.2.6]
[taxi_p] [视频播放模糊修改]
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 2.3 KiB |
@@ -11,7 +11,7 @@
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/infoVideoPlaylist"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1171dp"
|
||||
android:layout_height="1231dp"
|
||||
android:orientation="horizontal"
|
||||
android:layout_marginTop="194dp"
|
||||
android:layout_marginStart="24dp"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="1862dp"
|
||||
android:layout_height="1171dp">
|
||||
android:layout_width="1892dp"
|
||||
android:layout_height="1231dp">
|
||||
|
||||
<com.mogo.och.common.module.wigets.OCHBorderShadowLayout
|
||||
android:layout_width="match_parent"
|
||||
@@ -25,8 +25,8 @@
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
android:background="@drawable/taxi_p_video_light_bg_shape"
|
||||
android:layout_width="1642dp"
|
||||
android:layout_height="@dimen/dp_931" />
|
||||
android:layout_width="1682dp"
|
||||
android:layout_height="@dimen/dp_991" />
|
||||
|
||||
<com.mogo.och.taxi.passenger.widget.ConsultVideoPlayer
|
||||
android:id="@+id/video_item_player"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 2.3 KiB |
@@ -2,18 +2,20 @@
|
||||
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="1742dp"
|
||||
android:layout_height="1051dp">
|
||||
android:layout_width="1892dp"
|
||||
android:layout_height="1231dp">
|
||||
|
||||
<com.mogo.och.common.module.wigets.OCHBorderShadowLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center"
|
||||
app:bgColor="#00000000"
|
||||
app:blurRadius="@dimen/dp_30"
|
||||
app:blurRadius="@dimen/dp_90"
|
||||
app:shadowColor="#A63F5388"
|
||||
app:shadowRadius="@dimen/dp_36"
|
||||
app:shadow_position="outer"
|
||||
app:blurCorrectX="20dp"
|
||||
app:blurCorrectY="30dp"
|
||||
app:xOffset="0dp"
|
||||
app:yOffset="0dp"/>
|
||||
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/infoVideoPlaylist"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1051dp"
|
||||
android:layout_height="1231dp"
|
||||
android:orientation="horizontal"
|
||||
android:layout_marginTop="254dp"
|
||||
android:layout_marginTop="194dp"
|
||||
android:layout_marginStart="24dp"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user