浏览代码

fix build error

imndx 5 月之前
父节点
当前提交
2a9c21be8d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      permission/src/main/res/layout/request_permission_dialog_fragment.xml

+ 1 - 1
permission/src/main/res/layout/request_permission_dialog_fragment.xml

@@ -12,7 +12,7 @@
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:layout_marginTop="100dp"
-        android:textColor="@color/white"
+        android:textColor="#ffffff"
         android:textSize="18sp"
         tools:text="野火IM 申请获取相机权限" />