Explorar el Código

fix build error

imndx hace 5 meses
padre
commit
2a9c21be8d

+ 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 申请获取相机权限" />