frameMo icon indicating copy to clipboard operation
frameMo copied to clipboard

组件化基础框架

Results 3 frameMo issues
Sort by recently updated
recently updated
newest added

可以为项目添加一个宽松许可证么,比如MIT,BSD,Apache2.0

这个MVP的basemodel接口和实现怎么处理,框架里没有看到有

报错内容如下: java.lang.IllegalArgumentException: you must set design_width_in_dp in your AndroidManifest file 解决方案: 将以下内容,放到你对应的组件AndroidManifest.xml 中就可以了 ``` ```