We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
感谢您对【来电信息】应用的反馈 如果您正在提交一个 BUG,请按照模板填写信息。 如果您正在提交一个功能请求,请填写使用情景以便我们获取必要的信息
import org.xdty.callerinfo.di.DaggerMainComponent; import org.xdty.callerinfo.di.DaggerAppComponent; import org.xdty.callerinfo.model.db.Caller; import org.xdty.callerinfo.model.db.InCall; import org.xdty.phone.number.model.INumber; import org.xdty.phone.number.model.caller.Status; import org.xdty.callerinfo.model.db.MarkedRecord; import org.xdty.phone.number.model.INumber;
除了这些类还有很多类也找不到
The text was updated successfully, but these errors were encountered:
No branches or pull requests
感谢您对【来电信息】应用的反馈
如果您正在提交一个 BUG,请按照模板填写信息。
如果您正在提交一个功能请求,请填写使用情景以便我们获取必要的信息
应用版本:
系统版本:
手机品牌及型号:
预置条件:
复现步骤:
import org.xdty.callerinfo.di.DaggerMainComponent;
import org.xdty.callerinfo.di.DaggerAppComponent;
import org.xdty.callerinfo.model.db.Caller;
import org.xdty.callerinfo.model.db.InCall;
import org.xdty.phone.number.model.INumber;
import org.xdty.phone.number.model.caller.Status;
import org.xdty.callerinfo.model.db.MarkedRecord;
import org.xdty.phone.number.model.INumber;
除了这些类还有很多类也找不到
期望结果:
实际结果:
The text was updated successfully, but these errors were encountered: