瀏覽代碼

[위젯][Bug] 이미지 센터 크롭

hyodong.min 6 年之前
父節點
當前提交
ac0514ee02
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/res/layout/lifeplus_widget.xml

+ 1 - 0
app/src/main/res/layout/lifeplus_widget.xml

@@ -18,6 +18,7 @@
       android:layout_width="match_parent"
       android:layout_height="match_parent"
       tools:src="@drawable/img_banner_mycoin"
+      android:scaleType="centerCrop"
       tools:visibility="visible"
       />
   </FrameLayout>