Android studio 运行提示
错误: 找不到符号
符号: 变量 dialog_loading
位置: 类 layout
如果有这个变量可能是gradle没编译好,多clean几次,重新build
<?xml version="1.0" encoding="utf-8"?>
<animated-rotate xmlns:android="http://schemas.android.com/apk/res/android"
android:drawable="@drawable/dialog_loading_img"
android:fromDegrees="0"
android:pivotX="50%"
android:pivotY="50%"
android:toDegrees="360" />
//加载的图片,图片资源我会放在百度网盘链接中
百度链接: https://pan.baidu.com/s/1qa-7dZ-9W8CVWx6rMw1AXg