Giter Site home page Giter Site logo

fresco的问题 about phphub-android HOT 4 CLOSED

jokerknight avatar jokerknight commented on May 21, 2024
fresco的问题

from phphub-android.

Comments (4)

CycloneAxe avatar CycloneAxe commented on May 21, 2024

@jokerknight 多谢反馈 🍻

from phphub-android.

jokerknight avatar jokerknight commented on May 21, 2024

@CycloneAxe 最后查出来问题是fresco 从jcenter中移除到mavenCentral了,需要在dependencies.gradle的repositories中加入 mavenCentral() ,另外我对你们项目中的mvp层级有些不清楚,为什么还要分出来一个model?还有就是代码为什么不剥离出一个framework层,全部放在一个项目中很容易会65535吧。

from phphub-android.

CycloneAxe avatar CycloneAxe commented on May 21, 2024

@jokerknight
关于 model 主要是考虑到后期需要加入缓存的时候可以方便全局修改。

当前项目架构还不算合理,所以 mvp 层级等看着有些奇怪,项目中出现 65535 问题主要还是在引入的依赖包过多的情况下产生的,而当初构建这个项目的时候,希望尽可能的去采用开源的 library 来将关注点放在业务逻辑的编写上 😄

如果您有更好的建议,愿闻其详 😜

from phphub-android.

jokerknight avatar jokerknight commented on May 21, 2024

@CycloneAxe 希望作者这个项目能往组件化方向发展,那样模块会更清晰,代码更简洁,对于gradle编译和开发效率上提升不是一点啊 。
然后作者尽量多加点注释,这个项目是个优质项目,always star focus~

from phphub-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.