Coder Social home page Coder Social logo

Comments (9)

AdleyLong avatar AdleyLong commented on August 19, 2024

能不能提供点思路

from weibo.

wenmingvs avatar wenmingvs commented on August 19, 2024

能否具体说下是头条文章的哪一块?是时间线上显示头条文章的标签栏,还是头条文章的浏览界面?

from weibo.

AdleyLong avatar AdleyLong commented on August 19, 2024

是头条文章的编辑,我自己实现了下,用户体验有点不好

from weibo.

wenmingvs avatar wenmingvs commented on August 19, 2024

抱歉,新浪微博并没有提供发布头条文章的接口,所以我并没有做的打算。

我粗略的看了一下,并不是很难,动态添加子view到ViewGroup这个容器里面就好了。建议加深对于自定义ViewGroup的了解,网上有不少教程。另外里面涉及大量的EditTextView,要善用ScrollView来阻止EditText每次下拉重复获取焦点,不然用户体验非常差

from weibo.

AdleyLong avatar AdleyLong commented on August 19, 2024

差不多,我是用了个recyclerview,然后往里面添加子项,但是edittext按回车的时候,光标没有移下去,删除一行edittext的时候,光标也没有上去,不知道这块能否指导下?

from weibo.

wenmingvs avatar wenmingvs commented on August 19, 2024

能发源码我看看吗?我下班了帮你看看。

from weibo.

AdleyLong avatar AdleyLong commented on August 19, 2024

项目代码太多了,我发几个关于这个功能的java问你吧?能告诉下邮箱地址吗

from weibo.

wenmingvs avatar wenmingvs commented on August 19, 2024

你可以简单的抽一个简单的Demo出来给我就好了。如果没有具体的代码,我很难做调试,只能靠猜。我的邮箱是[email protected]

from weibo.

wenmingvs avatar wenmingvs commented on August 19, 2024

最近工作太忙,后面我抽个时间帮你看看。我暂时把这个issue关掉,因为你的issue和这个项目没关系了

from weibo.

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.