소스 검색

修改首页老师风采视频裁剪模式

Pq 2 년 전
부모
커밋
deae6397b5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      student/src/main/res/layout/layout_home_teacher_style_item.xml

+ 1 - 1
student/src/main/res/layout/layout_home_teacher_style_item.xml

@@ -14,7 +14,7 @@
         android:id="@+id/im_pic"
         android:layout_width="match_parent"
         android:layout_height="@dimen/dp_100"
-        android:scaleType="fitXY"
+        android:scaleType="center"
         android:adjustViewBounds="true"
         app:layout_constraintLeft_toLeftOf="parent"
         app:layout_constraintTop_toTopOf="parent"