New Google Drive Ignores IconLink Property on File -


Since Google is replacing a new look of the Google Drive, the files uploaded by my company's app display the default file icon Are happening as we are in the opposite of the icons provided in our app.

It looks like this in the old drive:

in old drive File icons work

And it looks like this is in the new drive:

Nothing has changed in our end, everything I did was open my drive setting and further between new and old ideas of drive Used to switch back

After a brief brief research, I came to know that Google Drive SDK has asked you to type code> icon link property on the uploading files and checked to ensure that the value Was being determined by our app, and it was.

My question is: Why is not the new Google Drive feeling using the icon link property? What do I need to do to create a new Google Drive view that I want to use instead of the file icon instead of the default?

This is a known limitation of the new disk UI, and the team is working on applying properly There is no way to solve this issue for a long time. The iconlink field is read-only and therefore is not a solution.


Comments

Popular posts from this blog

graphviz - size of node with shape=circle -

c# - How to get row count from OdbcDataReader? -