瀏覽代碼

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

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"