question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android Studio 3.0 warning

See original GitHub issue

Getting Use 0.566 instead of .566 to avoid crashes on some devices warning (error) on below xml

<path android:fillColor="#FFFFFF"
         android:fillType="evenOdd"
         android:pathData="M.566 29.735C-0.003 14.697 13.134.801 28.146.62c7.652-.654 ...

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
misakuocommented, Nov 15, 2017

Got it, I will fix it later

1reaction
misakuocommented, Feb 9, 2018

The release of 1.8.1 should be resolved this problem

Read more comments on GitHub >

github_iconTop Results From Across the Web

Known issues with Android Studio and Android Gradle Plugin
If Studio doesn't start after an upgrade, the problem may be due to an invalid Android Studio configuration imported from a previous version...
Read more >
How to solve Android Studio warning Error? - Stack Overflow
it's your code warning. it's showing because google will remove 'compile' support after 2019. It is giving you warning if you are using...
Read more >
in android studio 3.0 Warnings:Transform 'RealmTransformer ...
I regaled realm with android studio 2.7, it worked fine, but after upgrading to android studio 3.0 gradle gives warnings `Warning:Transform ...
Read more >
Android Studio 3.0 Canary 1 - Android Developers Blog
Overall, this first canary release of Android Studio 3.0 has 20+ new features. ... Layout Editor Component Tree & Warning Panel.
Read more >
(Android Studio) Warning stays but is supressed, Code ...
(Android Studio) Warning stays but is supressed, Code compiles but error is shown ... 3. I have uploaded a example project (Kotlin). Android...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found