SelfZhangTQ / T-MVVM

This repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava
685 stars 163 forks source link

请问大佬有没有遇到这个问题 #7

Open Dhy521 opened 5 years ago

Dhy521 commented 5 years ago
image

我导入mvvm Model的时候 报这个错误 把15改成16 两个错误类的xml就提示丢东西 请问怎么解决呢?

SelfZhangTQ commented 5 years ago

重新拉取导入下,支持最小sdk版本不统一问题

发自我的 iPhone

在 2018年10月16日,11:53,Dhy521 notifications@github.com 写道:

我导入mvvm Model的时候 报这个错误 把15改成16 两个错误类的xml就提示丢东西 请问怎么解决呢? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Dhy521 commented 5 years ago

我重新拉取导入的话 还是这个问题 必须要用16的么