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
插入表情时插入的是图片而不是代码,显示出来的表情不太一样,在本app以外的地方看都会很显眼。甚至在本app的夜间模式下,默认版表情会反白而图片版表情依旧是黑的,很难看清楚。 想问一下,采用表情代码对发帖有影响吗?把图片版表情换成表情代码是否更合适? 相关代码:
NGA-CLIENT-VER-OPEN-SOURCE/nga_phone_base_3.0/src/main/java/sp/phone/ui/adapter/EmoticonChildAdapter.java
Line 67 in e3a0601
The text was updated successfully, but these errors were encountered:
除了表情用图片以外,表情的图片连接是http链接不是https的,在 chrome 86 上甚至无法显示非安全链接的表情图。这种情况下开源版算是具有很明显的特征了,一眼就看出用的是不是开源版。
Sorry, something went wrong.
我的魔改版解决了这个问题,顺便加了一些新功能 https://github.com/mlzzen/open-nga/releases
No branches or pull requests
插入表情时插入的是图片而不是代码,显示出来的表情不太一样,在本app以外的地方看都会很显眼。甚至在本app的夜间模式下,默认版表情会反白而图片版表情依旧是黑的,很难看清楚。
想问一下,采用表情代码对发帖有影响吗?把图片版表情换成表情代码是否更合适?
相关代码:
NGA-CLIENT-VER-OPEN-SOURCE/nga_phone_base_3.0/src/main/java/sp/phone/ui/adapter/EmoticonChildAdapter.java
Line 67 in e3a0601
The text was updated successfully, but these errors were encountered: