animation-samples icon indicating copy to clipboard operation
animation-samples copied to clipboard

Error for input string: "@fraction/icon_viewport_size" in ic_panorama.xml file when building the project

Open codingjeremy opened this issue 6 years ago • 1 comments

Issue by israelmatavele Monday Jan 16, 2017 at 14:06 GMT Originally opened as https://github.com/googlesamples/android-OurStreets/issues/3


Information:Gradle tasks [clean, :app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources, :app:compileDebugSources, :app:compileDebugUnitTestSources, :app:compileDebugAndroidTestSources] D:\AndroidStudioProjects\OurStreets\app\src\main\res\drawable\ic_panorama.xml Error:Error: For input string: "@fraction/icon_viewport_size" Error:Execution failed for task ':app:mergeDebugResources'.

D:\AndroidStudioProjects\OurStreets\app\src\main\res\drawable\ic_panorama.xml: Error: For input string: "@fraction/icon_viewport_size"

codingjeremy avatar Sep 03 '19 18:09 codingjeremy

Comment by keyboardsurfer Monday Jan 16, 2017 at 15:12 GMT


A fresh clone with ./gradlew assembleDebug works fine. Please add more info on how to reproduce this issue.

codingjeremy avatar Sep 03 '19 18:09 codingjeremy