AndroidStudio编写测试类运行报错:Could not create task :app Test.main() project模式->.idea文件夹->grad...
AndroidStudio编写测试类运行报错:Could not create task :app Test.main() project模式->.idea文件夹->grad...
解决方法:在.idea文件夹下的gradle.xml文件中 <GradleProjectSettings>标签下添加 ,然后重新运行就可以了
界面分析 获取当前页面的UI布局层次结构adb shell uiautomator dump /sdcard/ui.xml开启『调试 GPU 过度绘制』adb shell s...
Groovy与Java的不同 1. Groovy方法可以参数可以设置默认值 2.文件I/0 1.复制文件 2.写入文件 3.读取文件的内容到字符串 4.获取目录内容 4.Gr...
插件说明GsonFormatJson转化为Java BeanJsonToKotlinClassJson转化Kotlin BeanAndroid Parcelable code...
NestedScrollingChild NestedScrollingParent NestedScrollingParent2 NestedScrollingChild2
子View父ViewstartNestedScrollonStartNestedScroll、onNestedScrollAccepteddispatchNestedPreS...
虽然很早之前使用CoordinatorLayout时就认识过nestedScrollingChild和nestedScrollingParent, 也看多很多博客,但每次看着...