wanandroid icon indicating copy to clipboard operation
wanandroid copied to clipboard

Jetpack MVVM For Wanandroid 最佳实践 !

Results 9 wanandroid issues
Sort by recently updated
recently updated
newest added

## Beep boop. Your images are optimized! Your image file size has been reduced by **25%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...

buildSrc弄好后一切正常,然后重启电脑在打开就GradleBuildRootsManager,点sync也是一样,此时你删除buildSrc相关的也一样,但是你重新删除在次拉取仓库又好了,什么都不改,重启一下电脑在打开项目又是一样的结果,不知道错在哪里了

import luyao.dependencies.Deps import luyao.dependencies.Versions

运行的时候一直报这个错,网上说是.aar的问题,但是您这没用到aar呀,还望前辈指教一下

suspend fun login(@Field("username") userName: String, @Field("password") passWord: String): WanResponse ,我看你这里都是返回WanResponse,为什么我模仿写的时候retrofit一直报错Unable to create call adapter for luyao.wanandroid.model.bean.WanResponse

继承 BaseQuickAdapter 实现了databining,如果继承BaseMultiItemQuickAdapter 实现多布局 怎么使用databinding?求大佬指教!

Reason: An input file was expected to be present but it doesn't exist. Possible solutions: 1. Make sure the file exists before the task is called. 2. Make sure that...