Error for input string: "@fraction/icon_viewport_size" in ic_panorama.xml file when building the project
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"
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.