Przeglądaj źródła

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

hyodong.min 6 lat temu
rodzic
commit
ac0514ee02
1 zmienionych plików z 1 dodań i 0 usunięć
  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>