Explorar el Código

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

hyodong.min hace 6 años
padre
commit
ac0514ee02
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>