浏览代码

[회원가입][Bug] 모바일 인증 화면에 배경 넣음

hyodong.min 7 年之前
父节点
当前提交
21fa98d19b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/res/layout/sign_up_phone_authorization_view.xml

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

@@ -10,6 +10,7 @@
     android:id="@+id/linear_layout_identify"
     android:layout_width="match_parent"
     android:layout_height="match_parent"
+    android:background="@color/CFFFFFF"
     android:orientation="vertical">
 
     <LinearLayout