Giter VIP home page Giter VIP logo

Comments (16)

hatimmakki avatar hatimmakki commented on July 21, 2024 3

add this
defaultConfig {
...
vectorDrawables.useSupportLibrary = true
}

from cocoin.

xjh1994 avatar xjh1994 commented on July 21, 2024 1

把drawable-v14里的XML文件移到drawable-v21就行了,是API版本问题

from cocoin.

Nightonke avatar Nightonke commented on July 21, 2024

wnafee/vector-compat#30 (comment)
看看这个能不能解决,话说这个文件好像没用到的样子,如果不行你可以试试看删掉。

from cocoin.

jp1017 avatar jp1017 commented on July 21, 2024

还是不行,并且编译超级慢,as2.0preview5

from cocoin.

wb-hwang avatar wb-hwang commented on July 21, 2024

借楼,请问你的图片是怎么上传的?是先存在自己的仓库里面再把链接拷出来写成markdown吗?
ps:请问这apk是还是一个完整的产品吗?还是练手用的?

from cocoin.

Nightonke avatar Nightonke commented on July 21, 2024

The pictures in README.md were firstly uploaded to github(the PNG and GIF folder) then their corresponding links were written.
This application is a complete product which you can search it on Baidu market(other markets later).

from cocoin.

wb-hwang avatar wb-hwang commented on July 21, 2024

谢谢,但是我想问的是issues里面的图片是怎么加上去的。
ps:附上一个bug,在启动页,当动画快结束的时候退出程序再重新进去,MainActivity会多次启动。

from cocoin.

Nightonke avatar Nightonke commented on July 21, 2024

Same as insert a picture in README.md.
Write this ![shown name](picture link) in issue and click preview you can see the picture.
This bug is easy to fix and I will do it later. Just override the OnBackPressed method in the splash activity.

from cocoin.

wb-hwang avatar wb-hwang commented on July 21, 2024

OK. thanks for your help!

from cocoin.

wb-hwang avatar wb-hwang commented on July 21, 2024

另外,还有个UI遮挡的问题,我录入了一个¥22222 的条目,然后在【账单-这周】 下面的柱形图左侧标注最大是五位数,超出了布局的范围,万位的数字只有一半,这个也是适配的问题吧?然后在同个页面上下滚动的时候,有时候下面的布局会顶到toolbar里面,卡在缩小的CoCoin和TabHost的中间。这个不是必现的。

from cocoin.

Nightonke avatar Nightonke commented on July 21, 2024

Yes, the first bug is just a margin or padding bug. Just set the paddingLeft a little bigger to give more space to the y-axis. I will fix it later.
The second one is a bug of a open-source library. I will check this.

from cocoin.

jp1017 avatar jp1017 commented on July 21, 2024

@naughTboy issue里上传图片了,直接把图片拖到这个输入框里就可以的,so easy.

from cocoin.

wb-hwang avatar wb-hwang commented on July 21, 2024

@jp1017 O(∩_∩)O谢谢

from cocoin.

zhongchin avatar zhongchin commented on July 21, 2024

我也遇到同样的问题,我把那个全部删掉了,能安装了,但是不能运行

from cocoin.

zhongchin avatar zhongchin commented on July 21, 2024

刚百度了一下,不用删除xml文件里面的东西,点击build->clean project然后请出去一下cache(file->invalidate caches)就ok了

from cocoin.

yongjiexu avatar yongjiexu commented on July 21, 2024

我的解决办法是:把包含“/g”的行删掉。It works fine

from cocoin.

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.