课程问答
课程/Android/移动开发
Android开发中的MVC_MVP_MVVM
介绍
章节
问答
笔记
Moon沐
为什么我的BR获取不到result呢
get方法你要添加下注解
@Bindable public String getUserInput() { return userInput; }
2020-12-01
1回答·634浏览
数据加载中...