Explorar el Código

[공통][Common] 토스트 설정 변경 - 회색 배경 제거

hyodong.min hace 6 años
padre
commit
be0c78051b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/src/main/res/layout/toast_simple.xml

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

@@ -3,7 +3,6 @@
   xmlns:android="http://schemas.android.com/apk/res/android"
   xmlns:app="http://schemas.android.com/apk/res-auto"
   xmlns:tools="http://schemas.android.com/tools"
-  android:background="@color/C999999"
   android:layout_width="match_parent"
   android:layout_height="match_parent">