14352 lines
896 KiB
XML
14352 lines
896 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<issues format="6" by="lint 8.2.2" type="baseline" client="gradle" dependencies="true" name="AGP (8.2.2)" variant="all" version="8.2.2">
|
||
|
||
<issue
|
||
id="ObsoleteLintCustomCheck"
|
||
message="Library lint checks reference invalid APIs; these checks **will be skipped**!

Lint found an issue registry (`androidx.compose.runtime.lint.RuntimeIssueRegistry`)
which contains some references to invalid API:
org.jetbrains.kotlin.analysis.api.session.KtAnalysisSessionProvider: org.jetbrains.kotlin.analysis.api.lifetime.KtLifetimeTokenFactory getTokenFactory()
(Referenced from androidx/compose/runtime/lint/AutoboxingStateCreationDetector.class)

Therefore, this lint check library is **not** included
in analysis. This affects the following lint checks:
`AutoboxingStateValueProperty`
`AutoboxingStateCreation`
`CoroutineCreationDuringComposition`
`FlowOperatorInvokedInComposition`
`ComposableLambdaParameterNaming`
`ComposableLambdaParameterPosition`
`ComposableNaming`
`StateFlowValueCalledInComposition`
`CompositionLocalNaming`
`MutableCollectionMutableState`
`ProduceStateDoesNotAssignValue`
`RememberReturnType`
`OpaqueUnitKey`
`UnrememberedMutableState`

To use this lint check, upgrade to a more recent version
of the library.">
|
||
<location
|
||
file="../../../../.gradle/caches/transforms-3/582f8815e482b646a5654e2ae9e9e758/transformed/runtime-release/jars/lint.jar"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ScopedStorage"
|
||
message="READ_EXTERNAL_STORAGE is deprecated (and is not granted) when targeting Android 13+. If you need to query or interact with MediaStore or media files on the shared storage, you should instead use one or more new storage permissions: `READ_MEDIA_IMAGES`, `READ_MEDIA_VIDEO` or `READ_MEDIA_AUDIO`."
|
||
errorLine1=" <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/AndroidManifest.xml"
|
||
line="18"
|
||
column="36"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorRaster"
|
||
message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
|
||
errorLine1=" android:width="512dp""
|
||
errorLine2=" ~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/didyouknow.xml"
|
||
line="3"
|
||
column="20"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorRaster"
|
||
message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
|
||
errorLine1=" android:width="1080dp""
|
||
errorLine2=" ~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/no_account_illustration.xml"
|
||
line="3"
|
||
column="20"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorRaster"
|
||
message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
|
||
errorLine1=" android:width="1080dp""
|
||
errorLine2=" ~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/no_account_illustration_dark.xml"
|
||
line="3"
|
||
column="20"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="GradleDependency"
|
||
message="A newer version of androidx.test:runner than 1.5.0 is available: 1.5.2"
|
||
errorLine1="androidx-test = "1.5.0""
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="../gradle/libs.versions.toml"
|
||
line="17"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PrivateResource"
|
||
message="Overriding `@string/selected` which is marked as private in androidx.compose.ui:ui-android:1.6.0. If deliberate, use tools:override="true", otherwise pick a different name."
|
||
errorLine1=" <string name="selected">تم تحديده</string>"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ar/strings.xml"
|
||
line="280"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PrivateResource"
|
||
message="Overriding `@string/selected` which is marked as private in androidx.compose.ui:ui-android:1.6.0. If deliberate, use tools:override="true", otherwise pick a different name."
|
||
errorLine1=" <string name="selected">Избран</string>"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bg/strings.xml"
|
||
line="280"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PrivateResource"
|
||
message="Overriding `@string/selected` which is marked as private in androidx.compose.ui:ui-android:1.6.0. If deliberate, use tools:override="true", otherwise pick a different name."
|
||
errorLine1=" <string name="selected">Seleccionado</string>"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-es/strings.xml"
|
||
line="280"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PrivateResource"
|
||
message="Overriding `@string/selected` which is marked as private in androidx.compose.ui:ui-android:1.6.0. If deliberate, use tools:override="true", otherwise pick a different name."
|
||
errorLine1=" <string name="selected">Selezionato</string>"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-it/strings.xml"
|
||
line="280"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PrivateResource"
|
||
message="Overriding `@string/selected` which is marked as private in androidx.compose.ui:ui-android:1.6.0. If deliberate, use tools:override="true", otherwise pick a different name."
|
||
errorLine1=" <string name="selected">ಆಯ್ಕೆ ಮಾಡಲಾಗಿದೆ</string>"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="280"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PrivateResource"
|
||
message="Overriding `@string/selected` which is marked as private in androidx.compose.ui:ui-android:1.6.0. If deliberate, use tools:override="true", otherwise pick a different name."
|
||
errorLine1=" <string name="selected">Сонгогдсон</string>"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mn/strings.xml"
|
||
line="280"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PrivateResource"
|
||
message="Overriding `@string/selected` which is marked as private in androidx.compose.ui:ui-android:1.6.0. If deliberate, use tools:override="true", otherwise pick a different name."
|
||
errorLine1=" <string name="selected">Выбран</string>"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ru/strings.xml"
|
||
line="280"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PrivateResource"
|
||
message="Overriding `@string/selected` which is marked as private in androidx.compose.ui:ui-android:1.6.0. If deliberate, use tools:override="true", otherwise pick a different name."
|
||
errorLine1=" <string name="selected">Zaznaczone</string>"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-pl/strings.xml"
|
||
line="283"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PrivateResource"
|
||
message="Overriding `@string/selected` which is marked as private in androidx.compose.ui:ui-android:1.6.0. If deliberate, use tools:override="true", otherwise pick a different name."
|
||
errorLine1=" <string name="selected">Selected</string>"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="283"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PrivateResource"
|
||
message="Overriding `@string/selected` which is marked as private in androidx.compose.ui:ui-android:1.6.0. If deliberate, use tools:override="true", otherwise pick a different name."
|
||
errorLine1=" <string name="selected">चयनित</string>"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi/strings.xml"
|
||
line="322"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="DiscouragedApi"
|
||
message="Use of this function is discouraged because resource reflection makes it harder to perform build optimizations and compile-time verification of code. It is much more efficient to retrieve resources by identifier (e.g. `R.foo.bar`) than by name (e.g. `getIdentifier("bar", "foo", null)`)."
|
||
errorLine1=" val itemId = context.resources.getIdentifier("
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="219"
|
||
column="44"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="DiscouragedApi"
|
||
message="Use of this function is discouraged because resource reflection makes it harder to perform build optimizations and compile-time verification of code. It is much more efficient to retrieve resources by identifier (e.g. `R.foo.bar`) than by name (e.g. `getIdentifier("bar", "foo", null)`)."
|
||
errorLine1=" val iconId = context.resources.getIdentifier("
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="272"
|
||
column="44"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Typos"
|
||
message=""ultimo" is a common misspelling; did you mean "último"?"
|
||
errorLine1=" <string name="or_in_the_last">o en el ultimo</string>"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-es/strings.xml"
|
||
line="298"
|
||
column="43"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="LogNotTimber"
|
||
message="Using 'Log' instead of 'Timber'"
|
||
errorLine1=" Log.d("ivyInputField", "Triggering recomposition: ${focus?.triggerRecomposition}")"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l2_components/InputField.kt"
|
||
line="111"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("transactions"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="transactions_imported">%1$d transactions</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="65"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("accounts"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="accounts_imported">%1$d accounts</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="66"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("categories"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="categories_imported">%1$d categories</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="67"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("rows"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="rows_from_csv_not_recognized">%1$d rows from CSV file not recognized</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="69"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="StringFormatCount"
|
||
message="Inconsistent number of arguments in formatting string `percent`; found both 1 here and 0 in values/strings.xml"
|
||
errorLine1=" <string name="percent">%1$s\\%%</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi/strings.xml"
|
||
line="127"
|
||
column="5"/>
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="128"
|
||
column="5"
|
||
message="Conflicting number of arguments (0) here"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="DataExtractionRules"
|
||
message="The attribute `android:allowBackup` is deprecated from Android 12 and higher and may be removed in future versions. Consider adding the attribute `android:dataExtractionRules` specifying an `@xml` resource which configures cloud backups and device transfers on Android 12 and higher."
|
||
errorLine1=" android:allowBackup="false""
|
||
errorLine2=" ~~~~~">
|
||
<location
|
||
file="src/main/AndroidManifest.xml"
|
||
line="27"
|
||
column="30"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="DrawAllocation"
|
||
message="Avoid object allocations during draw/layout operations (preallocate and reuse instead)"
|
||
errorLine1=" Zone("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChart.kt"
|
||
line="168"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ObsoleteSdkInt"
|
||
message="This folder configuration (`v26`) is unnecessary; `minSdkVersion` is 28. Merge all the resources in this folder into `mipmap-anydpi`.">
|
||
<location
|
||
file="src/main/res/mipmap-anydpi-v26"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ObsoleteSdkInt"
|
||
message="This folder configuration (`v26`) is unnecessary; `minSdkVersion` is 28. Merge all the resources in this folder into `mipmap-anydpi`.">
|
||
<location
|
||
file="src/release/res/mipmap-anydpi-v26"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UseCompoundDrawables"
|
||
message="This tag and its children can be replaced by one `<TextView/>` and a compound drawable"
|
||
errorLine1=" <LinearLayout"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction.xml"
|
||
line="22"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UseCompoundDrawables"
|
||
message="This tag and its children can be replaced by one `<TextView/>` and a compound drawable"
|
||
errorLine1=" <LinearLayout"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction.xml"
|
||
line="49"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UseCompoundDrawables"
|
||
message="This tag and its children can be replaced by one `<TextView/>` and a compound drawable"
|
||
errorLine1=" <LinearLayout"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction.xml"
|
||
line="78"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (843 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M12,0c-6.626,0 -12,5.373 -12,12 0,5.302 3.438,9.8 8.207,11.387 0.599,0.111 0.793,-0.261 0.793,-0.577v-2.234c-3.338,0.726 -4.033,-1.416 -4.033,-1.416 -0.546,-1.387 -1.333,-1.756 -1.333,-1.756 -1.089,-0.745 0.083,-0.729 0.083,-0.729 1.205,0.084 1.839,1.237 1.839,1.237 1.07,1.834 2.807,1.304 3.492,0.997 0.107,-0.775 0.418,-1.305 0.762,-1.604 -2.665,-0.305 -5.467,-1.334 -5.467,-5.931 0,-1.311 0.469,-2.381 1.236,-3.221 -0.124,-0.303 -0.535,-1.524 0.117,-3.176 0,0 1.008,-0.322 3.301,1.23 0.957,-0.266 1.983,-0.399 3.003,-0.404 1.02,0.005 2.047,0.138 3.006,0.404 2.291,-1.552 3.297,-1.23 3.297,-1.23 0.653,1.653 0.242,2.874 0.118,3.176 0.77,0.84 1.235,1.911 1.235,3.221 0,4.609 -2.807,5.624 -5.479,5.921 0.43,0.372 0.823,1.102 0.823,2.222v3.293c0,0.319 0.192,0.694 0.801,0.576 4.765,-1.589 8.199,-6.086 8.199,-11.386 0,-6.627 -5.373,-12 -12,-12z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/github_logo.xml"
|
||
line="8"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (892 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M29.609,12.538a1.319,1.319 0,0 0,-1.867 -0.011L16.074,24.19a6.692,6.692 0,0 1,-8.4 0.964,6.88 6.88,0 0,1 -1.081,-0.882 6.622,6.622 0,0 1,-0.043 -9.355l7.956,-7.956a4.035,4.035 0,0 1,4.924 -0.707,4.078 4.078,0 0,1 0.8,0.622 4.034,4.034 0,0 1,1.044 3.857,3.818 3.818,0 0,1 -1.019,1.758l-8.065,8.066a1.305,1.305 0,0 1,-0.928 0.392h0a1.362,1.362 0,0 1,-1.338 -1.338,1.308 1.308,0 0,1 0.393,-0.936l8.062,-8.064a1.3,1.3 0,0 0,0.383 -0.923,1.333 1.333,0 0,0 -2.261,-0.955l-7.887,7.887a4.132,4.132 0,0 0,-0.423 5.479,3.8 3.8,0 0,0 0.276,0.307 3.972,3.972 0,0 0,5.608 0.03l8.066,-8.066c0.152,-0.152 0.306,-0.33 0.441,-0.489a6.59,6.59 0,0 0,-0.491 -8.859c-0.136,-0.136 -0.282,-0.269 -0.434,-0.4a6.823,6.823 0,0 0,-9.159 0.6l-7.821,7.821a9.12,9.12 0,0 0,-2.628 7.41,9.359 9.359,0 0,0 8.376,8.374c0.321,0.032 0.64,0.05 0.955,0.05a9.1,9.1 0,0 0,6.453 -2.679l11.786,-11.786A1.322,1.322 0,0 0,29.609 12.538Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_add_attachment.xml"
|
||
line="11"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (856 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M15.87,28.742a12.886,12.886 0,0 1,-12.87 -12.871L3,5.71A2.712,2.712 0,0 1,5.705 3h5.08a2.712,2.712 0,0 1,2.709 2.71v10.161a2.372,2.372 0,0 0,4.744 0L18.238,5.71a2.712,2.712 0,0 1,2.709 -2.71h5.08a2.713,2.713 0,0 1,2.709 2.71v10.161A12.886,12.886 0,0 1,15.87 28.742ZM5.705,11.807a0.678,0.678 0,0 0,-0.678 0.677v3.387a10.856,10.856 0,0 0,10.839 10.839A10.851,10.851 0,0 0,26.705 15.871v-3.387a0.678,0.678 0,0 0,-0.678 -0.677h-5.08a0.679,0.679 0,0 0,-0.679 0.677v3.387a4.4,4.4 0,1 1,-8.8 0v-3.387a0.678,0.678 0,0 0,-0.678 -0.677ZM20.947,5.033a0.679,0.679 0,0 0,-0.679 0.677L20.268,9.1a0.679,0.679 0,0 0,0.679 0.677h5.08a0.678,0.678 0,0 0,0.678 -0.677L26.705,5.71a0.678,0.678 0,0 0,-0.678 -0.677ZM5.705,5.033a0.678,0.678 0,0 0,-0.678 0.677L5.027,9.1a0.678,0.678 0,0 0,0.678 0.677h5.08a0.678,0.678 0,0 0,0.678 -0.677L11.463,5.71a0.678,0.678 0,0 0,-0.678 -0.677Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_add_custom_field.xml"
|
||
line="11"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (864 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M26,10.839v-2.581a2.258,2.258 0,0 0,-2.445 -2.25l-15.484,1.29a2.271,2.271 0,0 0,-2.071 2.25v2.581a2.251,2.251 0,0 0,0.315 1.124,0.325 0.325,0 0,1 0,0.325 2.231,2.231 0,0 0,-0.315 1.132v9.032a2.26,2.26 0,0 0,2.258 2.258h15.484a2.261,2.261 0,0 0,2.258 -2.258L26,14.71a2.257,2.257 0,0 0,-0.779 -1.693,0.318 0.318,0 0,1 -0.11,-0.243 0.313,0.313 0,0 1,0.11 -0.241A2.262,2.262 0,0 0,26 10.839ZM24.064,10.839a0.324,0.324 0,0 1,-0.3 0.321L8.258,12.45a0.323,0.323 0,0 1,-0.323 -0.323L7.935,9.55a0.325,0.325 0,0 1,0.3 -0.321l15.51,-1.292a0.323,0.323 0,0 1,0.323 0.323ZM7.935,14.71a0.323,0.323 0,0 1,0.323 -0.323h5.161a0.323,0.323 0,0 1,0.323 0.323L13.742,19.35l2.116,-1.057a0.317,0.317 0,0 1,0.285 0l2.115,1.057L18.258,14.71a0.323,0.323 0,0 1,0.323 -0.323h5.161a0.323,0.323 0,0 1,0.323 0.323v9.032a0.323,0.323 0,0 1,-0.323 0.323L8.258,24.065a0.323,0.323 0,0 1,-0.323 -0.323Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_categories.xml"
|
||
line="10"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (858 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M29.106,8.719v-3.641a3.185,3.185 0,0 0,-3.449 -3.174l-21.843,1.82a3.2,3.2 0,0 0,-2.921 3.175v3.64a3.175,3.175 0,0 0,0.444 1.585,0.459 0.459,0 0,1 0,0.459 3.147,3.147 0,0 0,-0.444 1.6v12.741a3.189,3.189 0,0 0,3.185 3.185h21.843a3.189,3.189 0,0 0,3.185 -3.185L29.106,14.18a3.184,3.184 0,0 0,-1.1 -2.388,0.448 0.448,0 0,1 -0.155,-0.342 0.442,0.442 0,0 1,0.155 -0.34A3.191,3.191 0,0 0,29.106 8.719ZM26.376,8.719a0.457,0.457 0,0 1,-0.417 0.453l-21.881,1.822a0.456,0.456 0,0 1,-0.455 -0.455v-3.64a0.459,0.459 0,0 1,0.419 -0.453l21.879,-1.822a0.456,0.456 0,0 1,0.455 0.455ZM3.623,14.18a0.455,0.455 0,0 1,0.455 -0.455h7.281a0.455,0.455 0,0 1,0.455 0.455v6.544l2.985,-1.491a0.448,0.448 0,0 1,0.4 0l2.983,1.491v-6.544a0.455,0.455 0,0 1,0.455 -0.455h7.281a0.455,0.455 0,0 1,0.455 0.455v12.741a0.455,0.455 0,0 1,-0.455 0.455L4.078,27.376a0.455,0.455 0,0 1,-0.455 -0.455Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_categories_no_padding.xml"
|
||
line="10"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1659 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M20.624,14.609a0.345,0.345 0,0 1,-0.285 -0.339,1.971 1.971,0 0,0 -2.01,-1.924L17.164,12.346a0.315,0.315 0,0 1,-0.32 -0.307L16.844,10.925a1.971,1.971 0,0 0,-2.01 -1.924h-5.826a1.97,1.97 0,0 0,-2.009 1.924v1.115a1.97,1.97 0,0 0,2.009 1.924h1.165a0.315,0.315 0,0 1,0.322 0.307v1.115a0.315,0.315 0,0 1,-0.322 0.307,1.97 1.97,0 0,0 -2.009,1.924v1.115a1.907,1.907 0,0 0,1.023 1.674,0.3 0.3,0 0,1 0.162,0.3 1.75,1.75 0,0 0,-0.02 0.254v1.115a1.97,1.97 0,0 0,2.009 1.924h5.826a2.037,2.037 0,0 0,0.994 -0.248A0.328,0.328 0,0 1,18.424 23.725a5.006,5.006 0,0 0,1.65 0.272,4.7 4.7,0 0,0 0.548,-9.391ZM20.076,22.383a3.79,3.79 0,0 1,-0.647 -0.061,3.178 3.178,0 0,1 -2.273,-1.713 2.834,2.834 0,0 1,-0.313 -1.32,3.175 3.175,0 0,1 0.065,-0.623 3.028,3.028 0,0 1,0.584 -1.236,3.069 3.069,0 0,1 0.578,-0.566 3.282,3.282 0,0 1,2.006 -0.67,2.5 2.5,0 0,1 0.295,0.012 3.092,3.092 0,0 1,-0.295 6.177ZM12.1821,14.27a0.315,0.315 0,0 1,0.32 -0.307h5.826a0.315,0.315 0,0 1,0.322 0.307v0.29a0.31,0.31 0,0 1,-0.217 0.29,4.707 4.707,0 0,0 -1.44,0.773 0.332,0.332 0,0 1,-0.2 0.069L12.504,15.6919a0.315,0.315 0,0 1,-0.32 -0.307ZM8.6821,10.924a0.315,0.315 0,0 1,0.32 -0.307h5.826a0.315,0.315 0,0 1,0.322 0.307v1.115a0.315,0.315 0,0 1,-0.322 0.307h-5.826a0.315,0.315 0,0 1,-0.32 -0.307ZM11.0121,20.961a0.315,0.315 0,0 1,0.32 -0.307h3.8a0.317,0.317 0,0 1,0.3 0.21,4.185 4.185,0 0,0 0.543,1.042 0.291,0.291 0,0 1,0.019 0.315,0.32 0.32,0 0,1 -0.283,0.163h-4.381a0.315,0.315 0,0 1,-0.32 -0.307ZM9.8471,17.615a0.315,0.315 0,0 1,0.32 -0.307h4.964a0.326,0.326 0,0 1,0.263 0.133,0.3 0.3,0 0,1 0.037,0.282 4.084,4.084 0,0 0,-0.249 1.041,0.316 0.316,0 0,1 -0.319,0.273h-4.7a0.315,0.315 0,0 1,-0.32 -0.307Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_currency.xml"
|
||
line="10"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (3128 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M31.533,14.827a1.056,1.056 0,0 1,1.4 1.374,1.082 1.082,0 0,1 -1.721,0.334A1.056,1.056 0,0 1,31.533 14.827ZM22.624,15.771a0.827,0.827 0,1 1,-0.1 1.528A0.823,0.823 0,0 1,22.625 15.774ZM40.871,17.317a0.816,0.816 0,0 1,-0.156 -1.555,0.906 0.906,0 0,1 1.213,0.795A0.913,0.913 0,0 1,40.871 17.317ZM24.652,19.503a1.28,1.28 0,1 1,-0.181 2.095A1.26,1.26 0,0 1,24.652 19.503ZM37.492,20.059a1.31,1.31 0,0 1,2.323 -0.055,1.295 1.295,0 1,1 -2.323,0.055ZM30.46,21.81A1.588,1.588 0,0 1,31.999 20.327a1.691,1.691 0,0 1,1.32 0.843,1.483 1.483,0 0,1 -0.709,2.036 2.052,2.052 0,0 1,-1.134 0.1,1.619 1.619,0 0,1 -1.016,-1.491ZM17.212,23.003a1.059,1.059 0,0 1,1.514 1.2,1.082 1.082,0 0,1 -1.685,0.546 1.05,1.05 0,0 1,0.173 -1.751ZM45.661,23.003a1.051,1.051 0,1 1,0.116 1.8,1.04 1.04,0 0,1 -0.116,-1.8ZM34.186,24.47a2.6,2.6 0,0 1,2.966 1.02,2.52 2.52,0 0,1 -0.876,3.57 2.6,2.6 0,0 1,-3.681 -1.31,2.521 2.521,0 0,1 1.59,-3.28ZM27.873,24.596a2.611,2.611 0,0 1,3.373 1.109,2.511 2.511,0 0,1 -1.058,3.4 2.6,2.6 0,0 1,-3.512 -1.089,2.528 2.528,0 0,1 1.2,-3.418ZM21.553,26.72a1.61,1.61 0,0 1,1.547 -1.3,1.694 1.694,0 0,1 1.5,1.481 1.589,1.589 0,0 1,-1.5 1.531A1.492,1.492 0,0 1,21.553 26.72ZM40.221,25.587a1.5,1.5 0,1 1,-0.112 2.578,1.487 1.487,0 0,1 0.112,-2.578ZM25.307,29.573a2.605,2.605 0,0 1,2.909 1.211,2.5 2.5,0 0,1 -0.57,3.142 2.608,2.608 0,0 1,-3.992 -0.83,2.533 2.533,0 0,1 1.652,-3.525ZM37.278,29.568a2.614,2.614 0,0 1,2.912 1.066,2.506 2.506,0 0,1 -0.736,3.453 2.615,2.615 0,0 1,-3.691 -0.9,2.534 2.534,0 0,1 1.516,-3.622ZM18.199,30.827a1.277,1.277 0,1 1,-0.453 2.148A1.27,1.27 0,0 1,18.199 30.827ZM44.068,32.178a1.445,1.445 0,0 1,1.362 -1.51,1.358 1.358,0 0,1 1.237,1.322 1.288,1.288 0,0 1,-1.873 1.118A1.722,1.722 0,0 1,44.068 32.174ZM13.507,31.283a0.83,0.83 0,1 1,-0.335 1.26,0.829 0.829,0 0,1 0.335,-1.26ZM49.707,31.267a0.835,0.835 0,0 1,1.213 0.385,0.82 0.82,0 1,1 -1.213,-0.385ZM28.424,34.677a2.536,2.536 0,1 1,0.1 4.946,2.518 2.518,0 0,1 -0.1,-4.946ZM34.407,34.677a2.535,2.535 0,1 1,0.2 4.946,2.527 2.527,0 0,1 -2.079,-3.081 2.566,2.566 0,0 1,1.88 -1.866ZM22.87,35.619A1.508,1.508 0,0 1,24.499 37.594a1.53,1.53 0,0 1,-2.568 0.48A1.5,1.5 0,0 1,22.87 35.617ZM40.418,35.666a1.5,1.5 0,1 1,-0.285 2.654,1.492 1.492,0 0,1 0.285,-2.654ZM45.318,40.505a1.041,1.041 0,0 1,1.071 -1.453,1.3 1.3,0 0,1 0.892,0.537c0.05,0.4 0.135,0.883 -0.206,1.192a1.064,1.064 0,0 1,-1.758 -0.277ZM17.208,39.237A1.067,1.067 0,0 1,18.799 40.292a1.083,1.083 0,0 1,-1.633 0.733A1.045,1.045 0,0 1,17.208 39.237ZM31.367,40.763a1.5,1.5 0,1 1,-0.282 2.641A1.5,1.5 0,0 1,31.367 40.763ZM24.81,42.268a1.281,1.281 0,0 1,1.8 1.182,1.26 1.26,0 0,1 -1.417,1.23 1.425,1.425 0,0 1,-1.184 -1.046,1.41 1.41,0 0,1 0.8,-1.365ZM38.093,42.282a1.281,1.281 0,1 1,-0.152 2.126A1.27,1.27 0,0 1,38.093 42.282ZM40.399,47.899a0.891,0.891 0,0 1,0.657 -1.322c0.479,0.1 0.985,0.449 0.883,0.992a0.853,0.853 0,0 1,-1.54 0.332ZM22.066,47.427c0.145,-0.432 0.5,-0.859 1.014,-0.747a0.822,0.822 0,0 1,0.316 1.512A0.9,0.9 0,0 1,22.066 47.427ZM30.914,47.927a1.056,1.056 0,0 1,1.535 -0.61c0.366,0.156 0.474,0.556 0.567,0.9q-0.074,0.267 -0.138,0.536a1.208,1.208 0,0 1,-0.9 0.518,1.041 1.041,0 0,1 -1.07,-1.343Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_ada_l.xml"
|
||
line="8"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (3136 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M23.649,11.349a0.778,0.778 0,0 1,1.031 1.012,0.8 0.8,0 0,1 -1.268,0.246 0.778,0.778 0,0 1,0.237 -1.259ZM17.085,12.049A0.609,0.609 0,1 1,17.012 13.173,0.607 0.607,0 0,1 17.085,12.045ZM30.529,13.182a0.6,0.6 0,0 1,-0.115 -1.146,0.668 0.668,0 0,1 0.894,0.586A0.673,0.673 0,0 1,30.529 13.182ZM18.578,14.793a0.943,0.943 0,1 1,-0.134 1.543A0.928,0.928 0,0 1,18.578 14.793ZM28.039,15.203a0.966,0.966 0,0 1,1.711 -0.041,0.954 0.954,0 1,1 -1.711,0.041ZM22.858,16.493A1.17,1.17 0,0 1,23.992 15.399a1.246,1.246 0,0 1,0.973 0.621,1.093 1.093,0 0,1 -0.522,1.5 1.512,1.512 0,0 1,-0.835 0.071,1.193 1.193,0 0,1 -0.749,-1.1ZM13.092,17.373a0.781,0.781 0,0 1,1.115 0.886,0.8 0.8,0 0,1 -1.242,0.4 0.774,0.774 0,0 1,0.127 -1.29ZM34.055,17.373a0.775,0.775 0,1 1,0.085 1.326,0.767 0.767,0 0,1 -0.085,-1.324ZM25.6,18.457a1.914,1.914 0,0 1,2.185 0.751,1.857 1.857,0 0,1 -0.646,2.631 1.915,1.915 0,0 1,-2.712 -0.965,1.857 1.857,0 0,1 1.172,-2.417ZM20.948,18.55a1.924,1.924 0,0 1,2.486 0.818,1.85 1.85,0 0,1 -0.779,2.5 1.915,1.915 0,0 1,-2.588 -0.8,1.863 1.863,0 0,1 0.881,-2.519ZM16.292,20.11a1.186,1.186 0,0 1,1.14 -0.958,1.248 1.248,0 0,1 1.108,1.091 1.171,1.171 0,0 1,-1.1 1.128A1.1,1.1 0,0 1,16.292 20.11ZM30.05,19.273a1.107,1.107 0,1 1,-0.083 1.9,1.1 1.1,0 0,1 0.083,-1.9ZM19.061,22.213a1.92,1.92 0,0 1,2.143 0.893,1.842 1.842,0 0,1 -0.42,2.315 1.922,1.922 0,0 1,-2.942 -0.611,1.866 1.866,0 0,1 1.217,-2.6ZM27.882,22.213a1.926,1.926 0,0 1,2.146 0.786,1.847 1.847,0 0,1 -0.542,2.544 1.927,1.927 0,0 1,-2.72 -0.661,1.867 1.867,0 0,1 1.117,-2.669ZM13.824,23.133A0.941,0.941 0,1 1,13.492 24.716a0.936,0.936 0,0 1,0.334 -1.583ZM32.885,24.133a1.065,1.065 0,0 1,1 -1.113,1 1,0 0,1 0.912,0.974 0.949,0.949 0,0 1,-1.38 0.824A1.269,1.269 0,0 1,32.885 24.129ZM10.366,23.473a0.612,0.612 0,1 1,-0.247 0.928,0.611 0.611,0 0,1 0.247,-0.928ZM37.042,23.462a0.615,0.615 0,0 1,0.894 0.284,0.6 0.6,0 1,1 -0.894,-0.284ZM21.358,25.973a1.869,1.869 0,1 1,0.071 3.644,1.855 1.855,0 0,1 -0.071,-3.644ZM25.766,25.973a1.868,1.868 0,1 1,0.146 3.644,1.862 1.862,0 0,1 -1.532,-2.27A1.89,1.89 0,0 1,25.767 25.973ZM17.266,26.667a1.111,1.111 0,0 1,1.2 1.457,1.127 1.127,0 0,1 -1.892,0.354A1.1,1.1 0,0 1,17.265 26.666ZM30.196,26.701a1.1,1.1 0,1 1,-0.21 1.956,1.1 1.1,0 0,1 0.21,-1.956ZM33.81,30.266a0.767,0.767 0,0 1,0.79 -1.071,0.96 0.96,0 0,1 0.657,0.4c0.037,0.3 0.1,0.651 -0.152,0.879a0.784,0.784 0,0 1,-1.3 -0.2ZM13.092,29.333a0.786,0.786 0,0 1,1.169 0.777,0.8 0.8,0 0,1 -1.2,0.54A0.77,0.77 0,0 1,13.092 29.333ZM23.525,30.457a1.1,1.1 0,1 1,-0.208 1.946A1.107,1.107 0,0 1,23.527 30.458ZM18.692,31.567a0.944,0.944 0,0 1,1.324 0.871,0.928 0.928,0 0,1 -1.044,0.907 1.05,1.05 0,0 1,-0.872 -0.77A1.039,1.039 0,0 1,18.692 31.573ZM28.479,31.577a0.944,0.944 0,1 1,-0.112 1.566A0.935,0.935 0,0 1,28.483 31.573ZM30.179,35.716a0.656,0.656 0,0 1,0.484 -0.974c0.353,0.07 0.726,0.331 0.651,0.731a0.628,0.628 0,0 1,-1.135 0.244ZM16.667,35.368c0.107,-0.318 0.367,-0.633 0.747,-0.55a0.606,0.606 0,0 1,0.233 1.114A0.663,0.663 0,0 1,16.673 35.368ZM23.187,35.733a0.778,0.778 0,0 1,1.131 -0.45c0.27,0.115 0.349,0.41 0.418,0.662q-0.055,0.2 -0.1,0.395a0.89,0.89 0,0 1,-0.66 0.382,0.767 0.767,0 0,1 -0.788,-0.989Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_ada_m.xml"
|
||
line="8"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (3072 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M15.78,7.862a0.5,0.5 0,0 1,0.663 0.651,0.513 0.513,0 0,1 -0.815,0.158 0.5,0.5 0,0 1,0.152 -0.81ZM11.56,8.313a0.392,0.392 0,1 1,-0.047 0.724A0.39,0.39 0,0 1,11.56 8.313ZM20.203,9.044a0.387,0.387 0,0 1,-0.074 -0.737,0.429 0.429,0 0,1 0.575,0.377A0.432,0.432 0,0 1,20.2 9.04ZM12.52,10.076a0.606,0.606 0,1 1,-0.086 0.992A0.6,0.6 0,0 1,12.52 10.076ZM18.602,10.34A0.621,0.621 0,0 1,19.7 10.313a0.613,0.613 0,1 1,-1.1 0.026ZM15.271,11.169a0.752,0.752 0,0 1,0.729 -0.7,0.8 0.8,0 0,1 0.625,0.4 0.7,0.7 0,0 1,-0.336 0.964,0.972 0.972,0 0,1 -0.537,0.046 0.767,0.767 0,0 1,-0.481 -0.706ZM9,11.733a0.5,0.5 0,0 1,0.717 0.57,0.512 0.512,0 0,1 -0.8,0.259A0.5,0.5 0,0 1,9 11.733ZM22.476,11.733a0.5,0.5 0,1 1,0.055 0.852,0.493 0.493,0 0,1 -0.055,-0.851ZM17.04,12.433a1.231,1.231 0,0 1,1.4 0.483,1.194 1.194,0 0,1 -0.415,1.691 1.231,1.231 0,0 1,-1.744 -0.621,1.194 1.194,0 0,1 0.753,-1.554ZM14.05,12.493a1.237,1.237 0,0 1,1.6 0.526,1.189 1.189,0 0,1 -0.5,1.609 1.231,1.231 0,0 1,-1.663 -0.516,1.2 1.2,0 0,1 0.566,-1.619ZM11.052,13.494a0.763,0.763 0,0 1,0.733 -0.616,0.8 0.8,0 0,1 0.712,0.7 0.753,0.753 0,0 1,-0.71 0.725A0.707,0.707 0,0 1,11.052 13.494ZM19.895,12.957a0.712,0.712 0,1 1,-0.053 1.221,0.7 0.7,0 0,1 0.053,-1.221ZM12.83,14.846a1.234,1.234 0,0 1,1.378 0.574,1.184 1.184,0 0,1 -0.27,1.488 1.235,1.235 0,0 1,-1.891 -0.393,1.2 1.2,0 0,1 0.783,-1.67ZM18.5,14.846a1.238,1.238 0,0 1,1.379 0.505,1.187 1.187,0 0,1 -0.349,1.636 1.239,1.239 0,0 1,-1.749 -0.425A1.2,1.2 0,0 1,18.5 14.843ZM9.463,15.44a0.605,0.605 0,1 1,-0.214 1.018,0.6 0.6,0 0,1 0.214,-1.018ZM21.717,16.08a0.684,0.684 0,0 1,0.645 -0.715,0.643 0.643,0 0,1 0.586,0.626 0.61,0.61 0,0 1,-0.887 0.53A0.816,0.816 0,0 1,21.717 16.078ZM7.241,15.655a0.393,0.393 0,1 1,-0.159 0.6,0.393 0.393,0 0,1 0.159,-0.6ZM24.39,15.648a0.4,0.4 0,0 1,0.575 0.183,0.388 0.388,0 1,1 -0.575,-0.183ZM14.307,17.263a1.2,1.2 0,1 1,0.046 2.343,1.193 1.193,0 0,1 -0.046,-2.343ZM17.141,17.263a1.2,1.2 0,1 1,0.094 2.343,1.2 1.2,0 0,1 -0.985,-1.46 1.215,1.215 0,0 1,0.891 -0.884ZM11.676,17.713a0.714,0.714 0,0 1,0.77 0.936,0.725 0.725,0 0,1 -1.216,0.228A0.71,0.71 0,0 1,11.676 17.713ZM19.988,17.735a0.71,0.71 0,1 1,-0.135 1.257,0.707 0.707,0 0,1 0.135,-1.257ZM22.311,20.027a0.493,0.493 0,0 1,0.508 -0.688,0.617 0.617,0 0,1 0.422,0.255c0.024,0.191 0.064,0.418 -0.1,0.565a0.5,0.5 0,0 1,-0.833 -0.131ZM8.994,19.427a0.505,0.505 0,0 1,0.751 0.5,0.513 0.513,0 0,1 -0.774,0.347A0.5,0.5 0,0 1,8.994 19.423ZM15.701,20.15a0.709,0.709 0,1 1,-0.133 1.251A0.712,0.712 0,0 1,15.7 20.146ZM12.595,20.863a0.607,0.607 0,0 1,0.851 0.56,0.6 0.6,0 0,1 -0.671,0.583 0.675,0.675 0,0 1,-0.561 -0.5,0.668 0.668,0 0,1 0.381,-0.647ZM18.887,20.87a0.607,0.607 0,1 1,-0.072 1.007A0.6,0.6 0,0 1,18.887 20.866ZM19.981,23.53a0.422,0.422 0,0 1,0.311 -0.626c0.227,0.045 0.467,0.213 0.418,0.47a0.4,0.4 0,0 1,-0.729 0.157ZM11.3,23.303c0.069,-0.2 0.236,-0.407 0.481,-0.354a0.39,0.39 0,0 1,0.15 0.716A0.426,0.426 0,0 1,11.3 23.303ZM15.491,23.538a0.5,0.5 0,0 1,0.727 -0.289c0.174,0.074 0.224,0.264 0.269,0.426q-0.035,0.126 -0.065,0.254a0.572,0.572 0,0 1,-0.424 0.246,0.493 0.493,0 0,1 -0.507,-0.636Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_ada_s.xml"
|
||
line="8"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (911 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M43.932,28.628c0.542,-3.616 -2.213,-5.56 -5.978,-6.857l1.221,-4.9 -2.981,-0.742 -1.19,4.77c-0.783,-0.2 -1.587,-0.38 -2.389,-0.562l1.2,-4.8L30.833,14.793l-1.221,4.9c-0.649,-0.148 -1.287,-0.293 -1.9,-0.449l0,-0.016L23.598,18.2l-0.794,3.185s2.213,0.507 2.167,0.538a1.587,1.587 0,0 1,1.389 1.735l-1.39,5.581a2.65,2.65 0,0 1,0.311 0.1l-0.316,-0.078 -1.949,7.818a1.087,1.087 0,0 1,-1.368 0.707c0.031,0.043 -2.167,-0.54 -2.167,-0.54l-1.48,3.412 3.882,0.968c0.721,0.181 1.428,0.371 2.124,0.549l-1.233,4.955 2.979,0.742 1.221,-4.9c0.814,0.219 1.6,0.423 2.377,0.616l-1.218,4.879 2.981,0.742L32.343,44.263c5.086,0.963 8.908,0.574 10.518,-4.025 1.3,-3.7 -0.064,-5.84 -2.739,-7.232a4.753,4.753 0,0 0,3.807 -4.378ZM37.118,38.182c-0.919,3.7 -7.156,1.7 -9.178,1.2l1.639,-6.564C31.601,33.322 38.082,34.321 37.118,38.182ZM38.041,28.575c-0.84,3.369 -6.029,1.656 -7.711,1.237l1.484,-5.952C33.495,24.279 38.917,25.061 38.043,28.575Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_btc_l.xml"
|
||
line="8"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (908 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M32.943,21.407c0.417,-2.781 -1.7,-4.277 -4.6,-5.275l0.94,-3.769 -2.293,-0.571L26.08,15.464c-0.6,-0.151 -1.221,-0.292 -1.838,-0.433l0.922,-3.693L22.872,10.764l-0.94,3.767c-0.5,-0.114 -0.99,-0.226 -1.465,-0.345l0,-0.012 -3.164,-0.79 -0.61,2.45s1.7,0.39 1.667,0.414a1.221,1.221 0,0 1,1.068 1.335l-1.07,4.293a2.039,2.039 0,0 1,0.239 0.076l-0.243,-0.06 -1.5,6.014a0.837,0.837 0,0 1,-1.052 0.544c0.024,0.033 -1.667,-0.415 -1.667,-0.415L13,30.664l2.986,0.744c0.555,0.139 1.1,0.285 1.634,0.422l-0.949,3.811 2.292,0.571 0.94,-3.769c0.626,0.169 1.234,0.325 1.829,0.474L20.794,36.664l2.293,0.571 0.949,-3.8c3.912,0.74 6.853,0.442 8.091,-3.1 1,-2.848 -0.049,-4.492 -2.107,-5.563A3.656,3.656 0,0 0,32.943 21.407ZM27.701,28.756c-0.707,2.849 -5.5,1.308 -7.06,0.922l1.261,-5.049C23.462,25.017 28.443,25.786 27.706,28.756ZM28.411,21.366c-0.646,2.592 -4.638,1.274 -5.932,0.951l1.141,-4.578c1.294,0.322 5.465,0.924 4.791,3.627Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_btc_m.xml"
|
||
line="8"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (898 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M22.463,14.185c0.292,-1.947 -1.192,-2.994 -3.219,-3.692l0.658,-2.638 -1.605,-0.4 -0.641,2.568c-0.422,-0.106 -0.855,-0.2 -1.287,-0.3L17.015,7.135 15.41,6.735l-0.658,2.637c-0.349,-0.08 -0.693,-0.158 -1.026,-0.242l0,-0.008 -2.215,-0.553 -0.427,1.715s1.192,0.273 1.167,0.29a0.855,0.855 0,0 1,0.748 0.934l-0.749,3.005a1.428,1.428 0,0 1,0.167 0.053l-0.17,-0.042L11.2,18.735a0.586,0.586 0,0 1,-0.737 0.381c0.017,0.023 -1.167,-0.291 -1.167,-0.291l-0.8,1.837 2.09,0.521c0.388,0.1 0.769,0.2 1.143,0.3l-0.664,2.668 1.6,0.4 0.658,-2.638c0.438,0.118 0.864,0.228 1.28,0.332l-0.656,2.627 1.605,0.4 0.664,-2.662c2.738,0.518 4.8,0.309 5.664,-2.167a2.817,2.817 0,0 0,-1.475 -3.894,2.559 2.559,0 0,0 2.05,-2.358ZM18.794,19.329c-0.5,1.994 -3.853,0.916 -4.942,0.646l0.882,-3.534C15.824,16.712 19.313,17.25 18.794,19.329ZM19.294,14.156c-0.452,1.814 -3.247,0.892 -4.152,0.666l0.8,-3.2c0.906,0.226 3.825,0.647 3.353,2.539Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_btc_s.xml"
|
||
line="8"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (922 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M27.464,21.113h9.072A1.814,1.814 0,0 1,38.35 22.927L38.35,26.556a1.814,1.814 0,0 1,-1.814 1.814L27.464,28.37A1.814,1.814 0,0 1,25.65 26.556L25.65,22.927A1.814,1.814 0,0 1,27.464 21.113ZM27.464,30.185L29.279,30.185a1.814,1.814 0,0 1,1.814 1.814L31.093,33.813a1.814,1.814 0,0 1,-1.814 1.814L27.464,35.627A1.814,1.814 0,0 1,25.65 33.813L25.65,32A1.814,1.814 0,0 1,27.464 30.185ZM34.722,30.185h1.814A1.814,1.814 0,0 1,38.35 32L38.35,33.813a1.814,1.814 0,0 1,-1.814 1.814L34.722,35.627A1.814,1.814 0,0 1,32.908 33.813L32.908,32A1.814,1.814 0,0 1,34.722 30.185ZM34.722,37.443h1.814A1.814,1.814 0,0 1,38.35 39.258v1.814a1.814,1.814 0,0 1,-1.814 1.814L34.722,42.886a1.814,1.814 0,0 1,-1.814 -1.814L32.908,39.258A1.814,1.814 0,0 1,34.722 37.443ZM27.464,37.443L29.279,37.443a1.814,1.814 0,0 1,1.814 1.814v1.814a1.814,1.814 0,0 1,-1.814 1.814L27.464,42.885A1.814,1.814 0,0 1,25.65 41.072L25.65,39.258A1.814,1.814 0,0 1,27.464 37.443Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_calculator_l.xml"
|
||
line="16"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (846 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M48,23.742v-4.129a3.612,3.612 0,0 0,-3.912 -3.6l-24.774,2.065a3.633,3.633 0,0 0,-3.313 3.6v4.129a3.6,3.6 0,0 0,0.5 1.8,0.521 0.521,0 0,1 0,0.52 3.569,3.569 0,0 0,-0.5 1.811v14.452a3.617,3.617 0,0 0,3.613 3.613h24.774a3.617,3.617 0,0 0,3.613 -3.613L48.001,29.936A3.611,3.611 0,0 0,46.75 27.227a0.508,0.508 0,0 1,-0.175 -0.388A0.5,0.5 0,0 1,46.75 26.45,3.619 3.619,0 0,0 48,23.742ZM44.9,23.742a0.518,0.518 0,0 1,-0.473 0.514l-24.817,2.066a0.517,0.517 0,0 1,-0.516 -0.516v-4.129a0.52,0.52 0,0 1,0.475 -0.514l24.815,-2.067a0.518,0.518 0,0 1,0.516 0.516ZM19.094,29.936a0.516,0.516 0,0 1,0.516 -0.516h8.258a0.516,0.516 0,0 1,0.516 0.516v7.422l3.386,-1.691a0.507,0.507 0,0 1,0.456 0l3.384,1.691v-7.422a0.516,0.516 0,0 1,0.516 -0.516h8.258a0.516,0.516 0,0 1,0.516 0.516v14.452a0.516,0.516 0,0 1,-0.516 0.516L19.613,44.904a0.516,0.516 0,0 1,-0.516 -0.516Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_category_l.xml"
|
||
line="10"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (846 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M36,17.807v-3.1a2.709,2.709 0,0 0,-2.934 -2.7l-18.581,1.548a2.725,2.725 0,0 0,-2.485 2.7v3.1a2.7,2.7 0,0 0,0.378 1.349,0.39 0.39,0 0,1 0,0.39 2.676,2.676 0,0 0,-0.378 1.358v10.839a2.713,2.713 0,0 0,2.71 2.71L33.29,36.001a2.713,2.713 0,0 0,2.71 -2.71L36,22.45a2.709,2.709 0,0 0,-0.935 -2.032,0.381 0.381,0 0,1 -0.131,-0.291 0.376,0.376 0,0 1,0.131 -0.29A2.714,2.714 0,0 0,36 17.807ZM33.677,17.807a0.389,0.389 0,0 1,-0.354 0.386l-18.613,1.55a0.388,0.388 0,0 1,-0.387 -0.387v-3.1a0.39,0.39 0,0 1,0.356 -0.386l18.612,-1.55a0.388,0.388 0,0 1,0.387 0.387ZM14.322,22.45a0.387,0.387 0,0 1,0.387 -0.387h6.193a0.387,0.387 0,0 1,0.387 0.387v5.566L23.83,26.75a0.38,0.38 0,0 1,0.342 0l2.538,1.268L26.71,22.45a0.387,0.387 0,0 1,0.387 -0.387h6.194a0.387,0.387 0,0 1,0.387 0.387v10.839a0.387,0.387 0,0 1,-0.387 0.387L14.71,33.676a0.387,0.387 0,0 1,-0.387 -0.387Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_category_m.xml"
|
||
line="10"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (852 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M24.133,11.802v-2.1a1.836,1.836 0,0 0,-1.989 -1.83l-12.594,1.049a1.847,1.847 0,0 0,-1.684 1.83v2.1a1.83,1.83 0,0 0,0.256 0.914,0.265 0.265,0 0,1 0,0.265 1.814,1.814 0,0 0,-0.256 0.92v7.346a1.839,1.839 0,0 0,1.837 1.837L22.296,24.133a1.839,1.839 0,0 0,1.837 -1.837v-7.346a1.836,1.836 0,0 0,-0.634 -1.377,0.258 0.258,0 0,1 -0.089,-0.2 0.255,0.255 0,0 1,0.089 -0.2A1.839,1.839 0,0 0,24.133 11.802ZM22.5591,11.802a0.263,0.263 0,0 1,-0.24 0.261l-12.616,1.05a0.263,0.263 0,0 1,-0.262 -0.262v-2.1a0.264,0.264 0,0 1,0.241 -0.261l12.615,-1.051a0.263,0.263 0,0 1,0.262 0.262ZM9.44,14.95a0.263,0.263 0,0 1,0.262 -0.262h4.2a0.263,0.263 0,0 1,0.262 0.262v3.773l1.721,-0.859a0.258,0.258 0,0 1,0.232 0l1.72,0.859v-3.773a0.263,0.263 0,0 1,0.262 -0.262h4.2a0.262,0.262 0,0 1,0.262 0.262v7.346a0.262,0.262 0,0 1,-0.262 0.262L9.703,22.558a0.262,0.262 0,0 1,-0.262 -0.262Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_category_s.xml"
|
||
line="10"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (949 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M48.52,24.959a7.353,7.353 0,0 0,-7.252 -6.079h-2.786l-0.025,-0.012a8.329,8.329 0,0 0,-3.705 -0.868h-1.356a8.319,8.319 0,0 0,-3.727 0.88h-2.789a7.281,7.281 0,0 0,-7.184 6.079l-1.255,8.481h6.268v2.16h-7.345a3.115,3.115 0,0 0,-2.335 5.2,3.115 3.115,0 0,0 2.335,5.2h26.077L43.4412,33.44h6.336ZM37.12,20.527 L37.131,20.533a3.119,3.119 0,0 1,-6.117 0A6.814,6.814 0,0 1,37.1221 20.529ZM20.854,31.359l0.306,-2.079h3.547L24.707,31.359ZM31.986,43.919h-14.624a1.04,1.04 0,1 1,0 -2.079h14.624a1.039,1.039 0,0 1,0 2.079ZM31.986,39.76h-14.624a1.04,1.04 0,1 1,0 -2.08h14.624a1.04,1.04 0,0 1,0 2.08ZM41.36,25.119v18.8h-6.426a3.04,3.04 0,0 0,0.172 -1.039,3.085 3.085,0 0,0 -0.787,-2.08 3.107,3.107 0,0 0,0.782 -1.882,3.259 3.259,0 0,0 -3.312,-3.318h-5L26.7889,25.12L24.708,25.12v2.08h-3.238l0.276,-1.907a5.19,5.19 0,0 1,5.133 -4.334h2.095a5.208,5.208 0,0 0,10.2 0h2.092a5.3,5.3 0,0 1,5.2 4.334l0.279,1.907h-3.309v-2.08ZM43.438,31.359L43.438,29.281h3.615l0.306,2.079Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_clothes2_l.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (965 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M35.799,18.971A5.253,5.253 0,0 0,30.6179 14.629h-1.989l-0.019,-0.009a5.946,5.946 0,0 0,-2.646 -0.62h-0.968a5.941,5.941 0,0 0,-2.663 0.629h-1.992a5.2,5.2 0,0 0,-5.132 4.342l-0.9,6.058h4.476v1.543h-5.246a2.225,2.225 0,0 0,-1.668 3.714,2.225 2.225,0 0,0 1.668,3.714h18.627L32.1659,25.029h4.525ZM27.658,15.805 L27.6649,15.805a2.229,2.229 0,0 1,-4.37 0A4.871,4.871 0,0 1,27.658 15.805ZM16.038,23.543 L16.257,22.058h2.532v1.485ZM23.9879,32.515h-10.445a0.743,0.743 0,1 1,0 -1.485L23.985,31.03a0.742,0.742 0,1 1,0 1.485ZM23.9879,29.544h-10.445a0.743,0.743 0,1 1,0 -1.486L23.985,28.058a0.743,0.743 0,1 1,0 1.486ZM30.6879,19.086L30.6879,32.514h-4.59a2.267,2.267 0,0 0,-0.44 -2.229,2.212 2.212,0 0,0 0.559,-1.344 2.328,2.328 0,0 0,-2.366 -2.37h-3.574L20.277,19.086L18.7849,19.086v1.486h-2.312l0.2,-1.362a3.709,3.709 0,0 1,3.667 -3.1h1.5a3.72,3.72 0,0 0,7.288 0h1.494a3.786,3.786 0,0 1,3.716 3.1l0.2,1.362h-2.363L32.1747,19.086ZM32.1719,23.543L32.1719,22.058h2.582l0.218,1.485Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_clothes2_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (904 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M24.261,12.48a3.678,3.678 0,0 0,-3.627 -3.039h-1.394l-0.011,-0.006a4.171,4.171 0,0 0,-1.853 -0.434h-0.678a4.162,4.162 0,0 0,-1.864 0.44h-1.394a3.643,3.643 0,0 0,-3.594 3.039l-0.627,4.24h3.134v1.08h-3.674a1.557,1.557 0,0 0,-1.167 2.6,1.557 1.557,0 0,0 1.167,2.6h13.04v-6.28h3.168ZM18.561,10.264 L18.561,10.264a1.56,1.56 0,0 1,-3.06 0A3.411,3.411 0,0 1,18.562 10.263ZM10.426,15.68 L10.579,14.641h1.774v1.039ZM15.9921,21.96h-7.313a0.52,0.52 0,1 1,0 -1.039h7.313a0.52,0.52 0,1 1,0 1.039ZM15.9921,19.88h-7.313a0.52,0.52 0,1 1,0 -1.04h7.313a0.52,0.52 0,1 1,0 1.04ZM20.6791,12.56v9.4h-3.213a1.5,1.5 0,0 0,0.087 -0.52,1.543 1.543,0 0,0 -0.394,-1.04 1.552,1.552 0,0 0,0.391 -0.941A1.629,1.629 0,0 0,15.894 17.8h-2.5v-5.24h-1.039v1.04h-1.62l0.139,-0.954a2.594,2.594 0,0 1,2.567 -2.167h1.046a2.6,2.6 0,0 0,5.1 0h1.047a2.647,2.647 0,0 1,2.6 2.167l0.14,0.954h-1.654v-1.04ZM21.718,15.68L21.718,14.64h1.807l0.153,1.039Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_clothes2_s.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1035 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M22.698,27.346L22.698,44.303a1.884,1.884 0,0 0,1.884 1.884h11.3a1.884,1.884 0,0 0,1.884 -1.884L37.766,27.346ZM41.536,27.346h1.884a5.651,5.651 0,0 1,5.651 5.651v5.651a5.651,5.651 0,0 1,-5.651 5.651L41.535,44.299a5.651,5.651 0,0 1,-5.651 5.651L24.581,49.95A5.651,5.651 0,0 1,18.93 44.303L18.93,27.346A3.768,3.768 0,0 1,22.698 23.581h15.07A3.768,3.768 0,0 1,41.535 27.346ZM41.536,31.114v9.419h1.884a1.884,1.884 0,0 0,1.884 -1.884L45.304,33a1.884,1.884 0,0 0,-1.884 -1.884ZM26.466,31.114a1.884,1.884 0,0 1,1.884 1.884v7.535a1.884,1.884 0,1 1,-3.768 0L24.582,33A1.884,1.884 0,0 1,26.465 31.116ZM34.001,31.114a1.884,1.884 0,0 1,1.884 1.884v7.535a1.884,1.884 0,1 1,-3.768 0L32.117,33A1.884,1.884 0,0 1,34 31.116ZM31.175,16.046a8.477,8.477 0,0 1,8.477 8.477L39.652,27.366L18.93,27.366L18.93,24.523A6.593,6.593 0,0 1,25.838 17.937,8.441 8.441,0 0,1 31.175,16.046ZM22.698,23.581L35.884,23.581a3.768,3.768 0,0 0,-3.768 -3.768L30.23,19.813a3.768,3.768 0,0 0,-3.3 1.943,1.888 1.888,0 0,0 -0.471,-0.059L24.581,21.697A1.884,1.884 0,0 0,22.698 23.581Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_drink_l.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (861 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M17,20L17,32A1.333,1.333 0,0 0,18.333 33.333h8A1.333,1.333 0,0 0,27.666 32L27.666,20ZM30.333,20h1.333a4,4 0,0 1,4 4v4a4,4 0,0 1,-4 4L30.333,32a4,4 0,0 1,-4 4L18.333,36a4,4 0,0 1,-4 -4L14.333,20A2.667,2.667 0,0 1,17 17.333L27.666,17.333A2.667,2.667 0,0 1,30.333 20ZM30.333,22.667v6.667h1.333A1.333,1.333 0,0 0,33 28L33,24a1.333,1.333 0,0 0,-1.333 -1.333ZM19.666,22.667A1.333,1.333 0,0 1,21 24v5.333a1.333,1.333 0,1 1,-2.667 0L18.333,24A1.333,1.333 0,0 1,19.666 22.667ZM24.999,22.667A1.333,1.333 0,0 1,26.333 24v5.333a1.333,1.333 0,1 1,-2.667 0L23.666,24A1.333,1.333 0,0 1,25 22.667ZM23,12a6,6 0,0 1,6 6L29,20.012L14.333,20.012L14.333,18A4.667,4.667 0,0 1,19.222 13.339,5.975 5.975,0 0,1 23,12ZM17,17.333L26.333,17.333A2.667,2.667 0,0 0,23.666 14.667L22.333,14.667A2.667,2.667 0,0 0,19.999 16.042,1.336 1.336,0 0,0 19.666,16L18.333,16A1.333,1.333 0,0 0,17 17.333Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_drink_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (970 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M10.667,13.333v8a0.889,0.889 0,0 0,0.889 0.889L16.889,22.222a0.889,0.889 0,0 0,0.889 -0.889v-8ZM19.556,13.333h0.889A2.667,2.667 0,0 1,23.111 16v2.667a2.667,2.667 0,0 1,-2.667 2.667h-0.889A2.667,2.667 0,0 1,16.889 24L11.556,24A2.667,2.667 0,0 1,8.889 21.333v-8A1.778,1.778 0,0 1,10.667 11.556L17.778,11.556A1.778,1.778 0,0 1,19.556 13.333ZM19.556,15.111v4.444h0.889a0.889,0.889 0,0 0,0.889 -0.889L21.334,16a0.889,0.889 0,0 0,-0.889 -0.889ZM12.445,15.111A0.889,0.889 0,0 1,13.333 16v3.556a0.889,0.889 0,0 1,-1.778 0L11.555,16A0.889,0.889 0,0 1,12.445 15.111ZM16.001,15.111A0.889,0.889 0,0 1,16.889 16v3.556a0.889,0.889 0,0 1,-1.778 0L15.111,16A0.889,0.889 0,0 1,16 15.111ZM14.667,8a4,4 0,0 1,4 4L18.667,13.341L8.889,13.341L8.889,12A3.111,3.111 0,0 1,12.149 8.892,3.983 3.983,0 0,1 14.667,8ZM10.667,11.556L16.889,11.556A1.778,1.778 0,0 0,15.111 9.778L14.222,9.778a1.778,1.778 0,0 0,-1.556 0.917,0.891 0.891,0 0,0 -0.222,-0.028L11.556,10.667A0.889,0.889 0,0 0,10.667 11.556Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_drink_s.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1364 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M48.486,21.617h-0.765a3.3,3.3 0,0 0,-0.7 0.072,3.546 3.546,0 0,0 -3.393,-2.7h-0.766a3.592,3.592 0,0 0,-3.514 3.658v5.226h-14.7v-5.9a3.591,3.591 0,0 0,-3.514 -3.656L20.371,18.317a3.545,3.545 0,0 0,-3.395 2.7,3.327 3.327,0 0,0 -0.7,-0.074h-0.763a3.59,3.59 0,0 0,-3.514 3.656v14.13a3.59,3.59 0,0 0,3.514 3.656h0.763a3.358,3.358 0,0 0,0.7 -0.074,3.547 3.547,0 0,0 3.392,2.7h0.765a3.591,3.591 0,0 0,3.514 -3.656L24.647,36.681h14.7v5.348a3.59,3.59 0,0 0,3.514 3.656h0.766a3.546,3.546 0,0 0,3.393 -2.7,3.306 3.306,0 0,0 0.7,0.074h0.765a3.591,3.591 0,0 0,3.514 -3.656L51.9989,25.273A3.591,3.591 0,0 0,48.486 21.617ZM49.064,25.273L49.064,39.401a0.594,0.594 0,0 1,-0.578 0.607h-0.765a0.594,0.594 0,0 1,-0.58 -0.607L47.141,25.273a0.6,0.6 0,0 1,0.58 -0.609h0.765A0.594,0.594 0,0 1,49.064 25.273ZM44.205,22.646L44.205,42.028a0.594,0.594 0,0 1,-0.577 0.607h-0.766a0.594,0.594 0,0 1,-0.577 -0.607L42.2849,22.645a0.6,0.6 0,0 1,0.577 -0.609h0.766A0.6,0.6 0,0 1,44.205 22.645ZM39.3479,30.921v2.712h-14.7L24.6479,30.92ZM21.1359,41.965L20.371,41.965a0.593,0.593 0,0 1,-0.579 -0.607L19.792,21.972a0.593,0.593 0,0 1,0.579 -0.607h0.763a0.594,0.594 0,0 1,0.577 0.607L21.7109,41.353A0.594,0.594 0,0 1,21.136 41.964ZM16.8549,24.6v14.13a0.594,0.594 0,0 1,-0.578 0.607h-0.763a0.594,0.594 0,0 1,-0.579 -0.607L14.9349,24.599a0.594,0.594 0,0 1,0.579 -0.607h0.763A0.594,0.594 0,0 1,16.855 24.599Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_fitness_l.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1415 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M36.048,16.412h-0.559a2.415,2.415 0,0 0,-0.512 0.053,2.592 2.592,0 0,0 -2.479,-1.974h-0.56a2.625,2.625 0,0 0,-2.568 2.673v3.819h-10.741L18.629,16.672a2.624,2.624 0,0 0,-2.568 -2.672h-0.558a2.591,2.591 0,0 0,-2.481 1.974,2.431 2.431,0 0,0 -0.512,-0.054h-0.558a2.624,2.624 0,0 0,-2.568 2.672L9.3842,28.918a2.624,2.624 0,0 0,2.568 2.672h0.558a2.454,2.454 0,0 0,0.512 -0.054,2.592 2.592,0 0,0 2.479,1.974h0.559a2.624,2.624 0,0 0,2.568 -2.672L18.6281,27.42h10.741v3.908a2.624,2.624 0,0 0,2.568 2.672h0.56a2.591,2.591 0,0 0,2.479 -1.974,2.417 2.417,0 0,0 0.512,0.054h0.559a2.624,2.624 0,0 0,2.568 -2.672L38.615,19.084A2.624,2.624 0,0 0,36.048 16.412ZM36.47,19.084L36.47,29.408a0.434,0.434 0,0 1,-0.422 0.444h-0.559a0.434,0.434 0,0 1,-0.424 -0.444L35.0651,19.084a0.435,0.435 0,0 1,0.424 -0.445h0.559A0.434,0.434 0,0 1,36.47 19.084ZM32.9189,17.164L32.9189,31.328a0.434,0.434 0,0 1,-0.422 0.444h-0.56a0.434,0.434 0,0 1,-0.422 -0.444L31.5149,17.164a0.435,0.435 0,0 1,0.422 -0.445h0.56A0.435,0.435 0,0 1,32.9189 17.164ZM29.37,23.211v1.982h-10.741L18.629,23.211ZM16.061,31.282h-0.558a0.433,0.433 0,0 1,-0.423 -0.444L15.0801,16.672a0.433,0.433 0,0 1,0.423 -0.444h0.558a0.434,0.434 0,0 1,0.422 0.444L16.483,30.837A0.434,0.434 0,0 1,16.061 31.282ZM12.932,18.592L12.932,28.918a0.434,0.434 0,0 1,-0.422 0.444h-0.558a0.434,0.434 0,0 1,-0.423 -0.444L11.5291,18.592a0.434,0.434 0,0 1,0.423 -0.444h0.558A0.434,0.434 0,0 1,12.933 18.592Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_fitness_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1395 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M23.8309,11.068h-0.364a1.571,1.571 0,0 0,-0.333 0.034,1.684 1.684,0 0,0 -1.611,-1.283h-0.364a1.706,1.706 0,0 0,-1.669 1.738L19.49,14.037h-6.982L12.5079,11.237a1.706,1.706 0,0 0,-1.669 -1.737h-0.363a1.684,1.684 0,0 0,-1.612 1.283,1.58 1.58,0 0,0 -0.333,-0.035h-0.363a1.705,1.705 0,0 0,-1.669 1.737L6.4989,19.197A1.705,1.705 0,0 0,8.171 20.937h0.363a1.6,1.6 0,0 0,0.333 -0.035,1.685 1.685,0 0,0 1.611,1.283h0.364a1.706,1.706 0,0 0,1.669 -1.737L12.511,18.223h6.982v2.54a1.706,1.706 0,0 0,1.669 1.737h0.364a1.684,1.684 0,0 0,1.611 -1.283,1.572 1.572,0 0,0 0.333,0.035h0.364a1.706,1.706 0,0 0,1.669 -1.737L25.5029,12.804A1.706,1.706 0,0 0,23.8309 11.068ZM24.105,12.805v6.711a0.282,0.282 0,0 1,-0.274 0.288h-0.364a0.282,0.282 0,0 1,-0.275 -0.288L23.1919,12.804a0.283,0.283 0,0 1,0.275 -0.289h0.364A0.282,0.282 0,0 1,24.105 12.804ZM21.797,11.557v9.207a0.282,0.282 0,0 1,-0.274 0.288h-0.364a0.282,0.282 0,0 1,-0.274 -0.288L20.8849,11.556a0.283,0.283 0,0 1,0.274 -0.289h0.364A0.283,0.283 0,0 1,21.797 11.556ZM19.49,15.487v1.288h-6.982L12.5079,15.487ZM10.839,20.733h-0.363a0.282,0.282 0,0 1,-0.275 -0.288L10.2009,11.237a0.282,0.282 0,0 1,0.275 -0.288h0.363a0.282,0.282 0,0 1,0.274 0.288v9.208A0.282,0.282 0,0 1,10.84 20.737ZM8.8049,12.485L8.8049,19.197a0.282,0.282 0,0 1,-0.274 0.288h-0.363a0.282,0.282 0,0 1,-0.275 -0.288L7.8928,12.485a0.282,0.282 0,0 1,0.275 -0.288h0.363A0.282,0.282 0,0 1,8.806 12.485Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_fitness_s.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1122 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M33.6,16a4.8,4.8 0,0 1,4.8 4.8L38.4,25.6h4.8A4.8,4.8 0,0 1,48 30.4L48,43.2A4.8,4.8 0,0 1,43.2 48L30.4,48a4.8,4.8 0,0 1,-4.8 -4.8L25.6,38.4L20.8,38.4A4.8,4.8 0,0 1,16 33.6L16,20.8A4.8,4.8 0,0 1,20.8 16ZM43.2,28.8L30.4,28.8a1.6,1.6 0,0 0,-1.589 1.413L28.8,30.4L28.8,43.2a1.6,1.6 0,0 0,1.413 1.589l0.187,0.011L43.2,44.8a1.6,1.6 0,0 0,1.589 -1.413L44.8,43.2L44.8,30.4a1.6,1.6 0,0 0,-1.413 -1.589ZM32,40a1.6,1.6 0,1 1,-1.6 1.6A1.6,1.6 0,0 1,32 40ZM41.6,40A1.6,1.6 0,1 1,40 41.6,1.6 1.6,0 0,1 41.6,40ZM36.8,35.2a1.6,1.6 0,1 1,-1.6 1.6A1.6,1.6 0,0 1,36.8 35.2ZM33.787,19.211 L33.6,19.2L20.8,19.2A1.6,1.6 0,0 0,19.211 20.613L19.2,20.8L19.2,33.6a1.6,1.6 0,0 0,1.413 1.589L20.8,35.2L25.6,35.2L25.6,30.4a4.8,4.8 0,0 1,4.8 -4.8h4.8L35.2,20.8A1.6,1.6 0,0 0,33.787 19.211ZM32,30.4A1.6,1.6 0,1 1,30.4 32,1.6 1.6,0 0,1 32,30.4ZM41.6,30.4A1.6,1.6 0,1 1,40 32,1.6 1.6,0 0,1 41.6,30.4ZM23.22,30.389a1.6,1.6 0,1 1,-1.6 1.6A1.6,1.6 0,0 1,23.22 30.389ZM23.22,25.589a1.6,1.6 0,1 1,-1.6 1.6A1.6,1.6 0,0 1,23.22 25.589ZM23.22,20.789a1.6,1.6 0,1 1,-1.6 1.6A1.6,1.6 0,0 1,23.22 20.789ZM31.22,20.789a1.6,1.6 0,1 1,-1.6 1.6A1.6,1.6 0,0 1,31.22 20.789Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_gambling_l.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1102 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M25.2,12a3.6,3.6 0,0 1,3.6 3.6L28.8,19.2h3.6A3.6,3.6 0,0 1,36 22.8v9.6A3.6,3.6 0,0 1,32.4 36L22.8,36a3.6,3.6 0,0 1,-3.6 -3.6L19.2,28.8L15.6,28.8A3.6,3.6 0,0 1,12 25.2L12,15.6A3.6,3.6 0,0 1,15.6 12ZM32.4,21.6L22.8,21.6a1.2,1.2 0,0 0,-1.192 1.06L21.6,22.8v9.6a1.2,1.2 0,0 0,1.06 1.192l0.14,0.008h9.6a1.2,1.2 0,0 0,1.192 -1.06l0.008,-0.14L33.6,22.8a1.2,1.2 0,0 0,-1.06 -1.192ZM24,30a1.2,1.2 0,1 1,-1.2 1.2A1.2,1.2 0,0 1,24 30ZM31.2,30A1.2,1.2 0,1 1,30 31.2,1.2 1.2,0 0,1 31.2,30ZM27.6,26.4a1.2,1.2 0,1 1,-1.2 1.2A1.2,1.2 0,0 1,27.6 26.4ZM25.34,14.408 L25.2,14.4L15.6,14.4A1.2,1.2 0,0 0,14.408 15.46L14.4,15.6v9.6a1.2,1.2 0,0 0,1.06 1.192l0.14,0.008L19.2,26.4L19.2,22.8a3.6,3.6 0,0 1,3.6 -3.6h3.6L26.4,15.6A1.2,1.2 0,0 0,25.34 14.408ZM24,22.8A1.2,1.2 0,1 1,22.8 24,1.2 1.2,0 0,1 24,22.8ZM31.2,22.8A1.2,1.2 0,1 1,30 24,1.2 1.2,0 0,1 31.2,22.8ZM17.415,22.792a1.2,1.2 0,1 1,-1.2 1.2A1.2,1.2 0,0 1,17.415 22.792ZM17.415,19.192a1.2,1.2 0,1 1,-1.2 1.2A1.2,1.2 0,0 1,17.415 19.192ZM17.415,15.592a1.2,1.2 0,1 1,-1.2 1.2A1.2,1.2 0,0 1,17.415 15.592ZM23.415,15.592a1.2,1.2 0,1 1,-1.2 1.2A1.2,1.2 0,0 1,23.415 15.592Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_gambling_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1102 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M16.8,8a2.4,2.4 0,0 1,2.4 2.4L19.2,12.8h2.4A2.4,2.4 0,0 1,24 15.2v6.4A2.4,2.4 0,0 1,21.6 24L15.2,24a2.4,2.4 0,0 1,-2.4 -2.4L12.8,19.2L10.4,19.2A2.4,2.4 0,0 1,8 16.8L8,10.4A2.4,2.4 0,0 1,10.4 8ZM21.6,14.4L15.2,14.4a0.8,0.8 0,0 0,-0.795 0.707L14.4,15.2v6.4a0.8,0.8 0,0 0,0.707 0.795L15.2,22.4h6.4a0.8,0.8 0,0 0,0.795 -0.707L22.4,21.6L22.4,15.2a0.8,0.8 0,0 0,-0.707 -0.795ZM16,20a0.8,0.8 0,1 1,-0.8 0.8A0.8,0.8 0,0 1,16 20ZM20.8,20a0.8,0.8 0,1 1,-0.8 0.8A0.8,0.8 0,0 1,20.8 20ZM18.4,17.6a0.8,0.8 0,1 1,-0.8 0.8A0.8,0.8 0,0 1,18.4 17.6ZM16.893,9.605 L16.8,9.6L10.4,9.6a0.8,0.8 0,0 0,-0.795 0.707L9.6,10.4L9.6,16.8a0.8,0.8 0,0 0,0.707 0.795L10.4,17.6L12.8,17.6L12.8,15.2A2.4,2.4 0,0 1,15.2 12.8L17.6,12.8L17.6,10.4A0.8,0.8 0,0 0,16.893 9.605ZM16,15.2a0.8,0.8 0,1 1,-0.8 0.8A0.8,0.8 0,0 1,16 15.2ZM20.8,15.2A0.8,0.8 0,1 1,20 16,0.8 0.8,0 0,1 20.8,15.2ZM11.61,15.194a0.8,0.8 0,1 1,-0.8 0.8A0.8,0.8 0,0 1,11.61 15.194ZM11.61,12.794a0.8,0.8 0,1 1,-0.8 0.8A0.8,0.8 0,0 1,11.61 12.794ZM11.61,10.394a0.8,0.8 0,1 1,-0.8 0.8A0.8,0.8 0,0 1,11.61 10.394ZM15.61,10.394a0.8,0.8 0,1 1,-0.8 0.8A0.8,0.8 0,0 1,15.61 10.394Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_gambling_s.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1054 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M24.648,27.589h1.471a1.471,1.471 0,0 1,0 2.941L24.648,30.53v1.471a1.471,1.471 0,0 1,-2.941 0L21.707,30.53L20.236,30.53a1.471,1.471 0,0 1,0 -2.941L21.707,27.589L21.707,26.119a1.471,1.471 0,0 1,2.941 0ZM28.054,21.707L35.944,21.707a8.823,8.823 0,0 1,13.7 7.353c0,4.873 -3.95,14.705 -8.823,14.705 -2.906,0 -5.484,-3.5 -7.091,-7.353L30.268,36.412c-1.606,3.856 -4.185,7.353 -7.091,7.353C18.304,43.765 14.354,33.936 14.354,29.06A8.823,8.823 0,0 1,28.054 21.707ZM36.83,24.648L27.168,24.648l-0.741,-0.493a5.882,5.882 0,0 0,-9.132 4.9c0,4.584 3.738,11.764 5.882,11.764 1.062,0 2.947,-2.115 4.376,-5.544l0.756,-1.809L35.694,33.466l0.754,1.809c1.428,3.429 3.313,5.544 4.375,5.544 2.144,0 5.882,-7.181 5.882,-11.764a5.882,5.882 0,0 0,-9.132 -4.9l-0.741,0.493ZM40.821,27.589A1.471,1.471 0,1 1,42.294 26.119,1.471 1.471,0 0,1 40.823,27.589ZM37.88,30.53A1.471,1.471 0,1 1,39.354 29.06,1.471 1.471,0 0,1 37.882,30.53ZM43.762,30.53a1.471,1.471 0,1 1,1.471 -1.471A1.471,1.471 0,0 1,43.764 30.53ZM40.821,33.471a1.471,1.471 0,1 1,1.471 -1.471A1.471,1.471 0,0 1,40.823 33.471Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_game_l.xml"
|
||
line="12"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1040 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M18.47,20.683L19.576,20.683a1.106,1.106 0,0 1,0 2.212L18.47,22.895L18.47,24a1.106,1.106 0,1 1,-2.212 0L16.258,22.895L15.153,22.895a1.106,1.106 0,0 1,0 -2.212L16.259,20.683L16.259,19.577a1.106,1.106 0,1 1,2.212 0ZM21.029,16.259h5.932a6.636,6.636 0,0 1,10.3 5.53c0,3.665 -2.971,11.059 -6.636,11.059 -2.185,0 -4.124,-2.63 -5.333,-5.53L22.697,27.318c-1.208,2.9 -3.147,5.53 -5.333,5.53C13.7,32.848 10.729,25.453 10.729,21.789a6.636,6.636 0,0 1,10.3 -5.53ZM27.629,18.471L20.366,18.471l-0.557,-0.37A4.424,4.424 0,0 0,12.941 21.789c0,3.447 2.811,8.847 4.424,8.847 0.8,0 2.216,-1.59 3.291,-4.169l0.568,-1.36h5.554l0.567,1.36c1.074,2.579 2.492,4.169 3.29,4.169 1.612,0 4.424,-5.4 4.424,-8.847a4.424,4.424 0,0 0,-6.868 -3.688l-0.557,0.37ZM30.629,20.683a1.106,1.106 0,1 1,1.106 -1.106A1.106,1.106 0,0 1,30.636 20.683ZM28.424,22.895A1.106,1.106 0,1 1,29.529 21.789,1.106 1.106,0 0,1 28.424,22.895ZM32.848,22.895a1.106,1.106 0,1 1,1.106 -1.106A1.106,1.106 0,0 1,32.847 22.895ZM30.636,25.106a1.106,1.106 0,1 1,1.106 -1.106A1.106,1.106 0,0 1,30.636 25.106Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_game_m.xml"
|
||
line="12"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (892 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M12.25,13.751L13,13.751a0.75,0.75 0,0 1,0 1.5L12.25,15.251L12.25,16.001a0.75,0.75 0,0 1,-1.5 0v-0.75L10,15.251a0.75,0.75 0,0 1,0 -1.5h0.75L10.75,13.001a0.75,0.75 0,0 1,1.5 0ZM13.988,10.751h4.023A4.5,4.5 0,0 1,25 14.501c0,2.485 -2.014,7.5 -4.5,7.5 -1.482,0 -2.8,-1.783 -3.616,-3.75L15.116,18.251C14.3,20.217 12.982,22.001 11.5,22.001 9.014,22.001 7,16.986 7,14.501A4.5,4.5 0,0 1,13.988 10.751ZM18.464,12.251L13.535,12.251L13.157,12.001A3,3 0,0 0,8.5 14.501c0,2.338 1.906,6 3,6 0.541,0 1.5,-1.078 2.232,-2.827l0.385,-0.922h3.766l0.385,0.922C19,19.422 19.958,20.501 20.5,20.501c1.093,0 3,-3.662 3,-6A3,3 0,0 0,18.842 12.001l-0.378,0.251ZM20.5,13.751a0.75,0.75 0,1 1,0.75 -0.75A0.75,0.75 0,0 1,20.5 13.751ZM19,15.25a0.75,0.75 0,1 1,0.75 -0.75A0.75,0.75 0,0 1,19 15.25ZM22,15.25a0.75,0.75 0,1 1,0.75 -0.75A0.75,0.75 0,0 1,22 15.25ZM20.5,16.75a0.75,0.75 0,1 1,0.75 -0.75A0.75,0.75 0,0 1,20.5 16.75Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_game_s.xml"
|
||
line="12"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (2127 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M30.169,20.95a5.263,5.263 0,0 1,-4.3 -1.744l-0.13,0a5.263,5.263 0,0 1,-4.3 1.744A5.567,5.567 0,0 1,18.776 24.965a5.733,5.733 0,0 1,0 4.47,5.567 5.567,0 0,1 2.669,4.016 5.263,5.263 0,0 1,4.3 1.744h0.13a5.263,5.263 0,0 1,4.3 -1.744,5.567 5.567,0 0,1 2.669,-4.016 5.733,5.733 0,0 1,0 -4.47,5.567 5.567,0 0,1 -2.667,-4.016ZM36.637,25.142a2.4,2.4 0,0 0,0 4.115l-0.776,2.694a2.241,2.241 0,0 0,-2.23 0.938,2.427 2.427,0 0,0 -0.17,2.486l-2.23,1.8a2.216,2.216 0,0 0,-2.148 -0.418,2.325 2.325,0 0,0 -1.5,1.647l-3.561,-0.01a2.324,2.324 0,0 0,-1.5 -1.636,2.216 2.216,0 0,0 -2.139,0.412L18.16,35.357a2.427,2.427 0,0 0,-0.18 -2.466,2.242 2.242,0 0,0 -2.208,-0.942L15,29.245A2.375,2.375 0,0 0,16.142 27.2,2.375 2.375,0 0,0 15,25.157l0.773,-2.7A2.242,2.242 0,0 0,17.981 21.51a2.427,2.427 0,0 0,0.18 -2.466L20.389,17.232a2.216,2.216 0,0 0,2.14 0.413A2.324,2.324 0,0 0,24.025 16.008L27.585,16a2.325,2.325 0,0 0,1.5 1.646,2.216 2.216,0 0,0 2.147,-0.417l2.232,1.8a2.427,2.427 0,0 0,0.17 2.486,2.241 2.241,0 0,0 2.23,0.938ZM27.654,39.859a11.975,11.975 0,0 0,3.619 -1.168q-0.062,0.174 -0.134,0.344a5.567,5.567 0,0 1,2.669 4.016A5.263,5.263 0,0 1,38.1 44.8h0.13a5.263,5.263 0,0 1,4.3 -1.744A5.567,5.567 0,0 1,45.2 39.035a5.733,5.733 0,0 1,0 -4.47,5.567 5.567,0 0,1 -2.667,-4.016 5.263,5.263 0,0 1,-4.3 -1.744h-0.13l-0.023,0.026a13.376,13.376 0,0 0,0 -3.226l1.864,0a2.325,2.325 0,0 0,1.5 1.646,2.216 2.216,0 0,0 2.147,-0.417l2.232,1.8A2.427,2.427 0,0 0,46 31.11a2.241,2.241 0,0 0,2.23 0.938L49,34.742a2.4,2.4 0,0 0,0 4.115l-0.776,2.694a2.241,2.241 0,0 0,-2.23 0.938,2.427 2.427,0 0,0 -0.17,2.486l-2.23,1.8a2.216,2.216 0,0 0,-2.148 -0.418A2.325,2.325 0,0 0,39.948 48l-3.561,-0.01a2.324,2.324 0,0 0,-1.5 -1.636,2.216 2.216,0 0,0 -2.139,0.412l-2.229,-1.81a2.427,2.427 0,0 0,-0.18 -2.466,2.242 2.242,0 0,0 -2.208,-0.942l-0.482,-1.69ZM25.818,32a4.72,4.72 0,0 1,-4.636 -4.8,4.72 4.72,0 0,1 4.636,-4.8 4.72,4.72 0,0 1,4.636 4.8A4.72,4.72 0,0 1,25.818 32ZM25.818,28.8a1.6,1.6 0,1 0,-1.545 -1.6A1.573,1.573 0,0 0,25.818 28.8ZM38.182,41.6a4.8,4.8 0,1 1,4.636 -4.8A4.72,4.72 0,0 1,38.182 41.6ZM38.182,38.4a1.6,1.6 0,1 0,-1.545 -1.6A1.573,1.573 0,0 0,38.182 38.4Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_gears_l.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (2068 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M22.6,15.713A4.065,4.065 0,0 1,19.314 14.4h-0.1A4.065,4.065 0,0 1,15.928 15.712,4.173 4.173,0 0,1 13.887,18.724a4.224,4.224 0,0 1,0 3.353,4.173 4.173,0 0,1 2.041,3.012A4.065,4.065 0,0 1,19.214 26.4h0.1A4.065,4.065 0,0 1,22.6 25.088a4.173,4.173 0,0 1,2.041 -3.012,4.224 4.224,0 0,1 0,-3.353A4.173,4.173 0,0 1,22.6 15.712ZM27.546,18.857a1.782,1.782 0,0 0,0 3.086l-0.593,2.021a1.729,1.729 0,0 0,-1.705 0.7,1.79 1.79,0 0,0 -0.13,1.864l-1.705,1.346a1.72,1.72 0,0 0,-1.642 -0.314A1.757,1.757 0,0 0,20.624 28.8L17.9,28.793a1.756,1.756 0,0 0,-1.144 -1.227,1.72 1.72,0 0,0 -1.636,0.309l-1.7,-1.357a1.79,1.79 0,0 0,-0.137 -1.849,1.729 1.729,0 0,0 -1.688,-0.707L11,21.934A1.774,1.774 0,0 0,11.873 20.4,1.774 1.774,0 0,0 11,18.868L11.591,16.84a1.729,1.729 0,0 0,1.688 -0.707,1.79 1.79,0 0,0 0.137,-1.849l1.7,-1.36a1.72,1.72 0,0 0,1.636 0.31A1.756,1.756 0,0 0,17.9 12.006L20.624,12a1.757,1.757 0,0 0,1.145 1.234A1.72,1.72 0,0 0,23.41 12.922l1.707,1.346a1.79,1.79 0,0 0,0.13 1.864,1.729 1.729,0 0,0 1.705,0.7ZM20.677,29.894a9.285,9.285 0,0 0,2.768 -0.876q-0.047,0.131 -0.1,0.258a4.173,4.173 0,0 1,2.041 3.012A4.065,4.065 0,0 1,28.668 33.6h0.1a4.065,4.065 0,0 1,3.285 -1.308,4.173 4.173,0 0,1 2.041,-3.012 4.224,4.224 0,0 1,0 -3.353,4.173 4.173,0 0,1 -2.04,-3.012A4.065,4.065 0,0 1,28.769 21.6h-0.1l-0.018,0.019a9.841,9.841 0,0 0,0 -2.419l1.425,0a1.757,1.757 0,0 0,1.145 1.234,1.72 1.72,0 0,0 1.641,-0.313l1.707,1.346a1.79,1.79 0,0 0,0.13 1.864,1.729 1.729,0 0,0 1.705,0.7L37,26.057a1.782,1.782 0,0 0,0 3.086l-0.593,2.021a1.729,1.729 0,0 0,-1.705 0.7,1.79 1.79,0 0,0 -0.13,1.864l-1.705,1.346a1.72,1.72 0,0 0,-1.642 -0.314A1.757,1.757 0,0 0,30.078 36l-2.723,-0.007a1.756,1.756 0,0 0,-1.144 -1.227,1.72 1.72,0 0,0 -1.636,0.309l-1.7,-1.357a1.79,1.79 0,0 0,-0.137 -1.849,1.729 1.729,0 0,0 -1.688,-0.707l-0.369,-1.267ZM19.273,24a3.6,3.6 0,1 1,3.545 -3.6A3.573,3.573 0,0 1,19.273 24ZM19.273,21.6A1.2,1.2 0,1 0,18.091 20.4,1.191 1.191,0 0,0 19.273,21.6ZM28.728,31.2a3.6,3.6 0,1 1,3.545 -3.6A3.573,3.573 0,0 1,28.727 31.2ZM28.728,28.8a1.2,1.2 0,1 0,-1.182 -1.2A1.191,1.191 0,0 0,28.727 28.8Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_gears_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1675 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M15.052,10.475A2.774,2.774 0,0 1,12.828 9.6L12.761,9.6a2.774,2.774 0,0 1,-2.225 0.872A2.782,2.782 0,0 1,9.154 12.482a2.777,2.777 0,0 1,0 2.235A2.782,2.782 0,0 1,10.536 16.726,2.774 2.774,0 0,1 12.76,17.6h0.067a2.774,2.774 0,0 1,2.224 -0.872A2.782,2.782 0,0 1,16.433 14.718a2.777,2.777 0,0 1,0 -2.235A2.782,2.782 0,0 1,15.052 10.474ZM18.4,12.575a1.179,1.179 0,0 0,0 2.058l-0.4,1.347A1.178,1.178 0,0 0,16.756 17.688l-1.154,0.9a1.178,1.178 0,0 0,-1.887 0.614l-1.843,0a1.178,1.178 0,0 0,-1.882 -0.612l-1.154,-0.9A1.178,1.178 0,0 0,7.6 15.974L7.2,14.622A1.179,1.179 0,0 0,7.791 13.6,1.179 1.179,0 0,0 7.2,12.578L7.6,11.226a1.178,1.178 0,0 0,1.236 -1.7L9.99,8.616A1.178,1.178 0,0 0,11.1 8.822,1.178 1.178,0 0,0 11.872,8L13.714,8A1.178,1.178 0,0 0,14.49 8.823,1.178 1.178,0 0,0 15.6,8.614l1.155,0.9A1.178,1.178 0,0 0,18 11.224ZM13.75,19.93a6.354,6.354 0,0 0,1.874 -0.584q-0.032,0.087 -0.07,0.172a2.782,2.782 0,0 1,1.382 2.008,2.774 2.774,0 0,1 2.224,0.872h0.067a2.774,2.774 0,0 1,2.224 -0.872,2.782 2.782,0 0,1 1.382,-2.008 2.777,2.777 0,0 1,0 -2.235,2.782 2.782,0 0,1 -1.381,-2.008A2.774,2.774 0,0 1,19.228 14.4h-0.067l-0.012,0.013a6.462,6.462 0,0 0,0 -1.613l0.965,0a1.178,1.178 0,0 0,1.886 0.614l1.155,0.9A1.178,1.178 0,0 0,24.4 16.024l0.4,1.347a1.179,1.179 0,0 0,0 2.058l-0.4,1.347a1.178,1.178 0,0 0,-1.242 1.712l-1.154,0.9A1.178,1.178 0,0 0,20.114 24l-1.843,0a1.178,1.178 0,0 0,-1.882 -0.612l-1.154,-0.9a1.178,1.178 0,0 0,-1.236 -1.7l-0.25,-0.845ZM12.8,16A2.4,2.4 0,1 1,15.2 13.6,2.4 2.4,0 0,1 12.8,16ZM12.8,14.4a0.8,0.8 0,1 0,-0.8 -0.8A0.8,0.8 0,0 0,12.8 14.4ZM19.2,20.8a2.4,2.4 0,1 1,2.4 -2.4A2.4,2.4 0,0 1,19.2 20.8ZM19.2,19.2a0.8,0.8 0,1 0,-0.8 -0.8A0.8,0.8 0,0 0,19.2 19.2Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_gears_s.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1177 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M25.582,19.165L20.769,19.165a1.6,1.6 0,0 0,-1.6 1.6L19.169,23.978a1.6,1.6 0,0 0,1.6 1.6L23.978,25.578a1.6,1.6 0,0 0,1.6 -1.6ZM20.782,28.791L20.782,44.778L23.978,44.778L23.978,36.813a3.209,3.209 0,0 1,3.209 -3.209h3.209a3.209,3.209 0,0 1,3.209 3.209v7.966L43.256,44.779L43.256,28.791h-3.23a4.794,4.794 0,0 1,-3.209 -1.226,4.8 4.8,0 0,1 -3.209,1.226L30.395,28.791a4.794,4.794 0,0 1,-3.209 -1.226,4.8 4.8,0 0,1 -3.209,1.226ZM17.576,27.581A4.8,4.8 0,0 1,15.956 23.978L15.956,20.769A4.813,4.813 0,0 1,20.769 15.956L43.23,15.956a4.813,4.813 0,0 1,4.813 4.813L48.043,23.978a4.8,4.8 0,0 1,-1.584 3.57L46.459,44.778A3.209,3.209 0,0 1,43.256 47.987L30.994,47.987a3.225,3.225 0,0 1,-0.6 0.056L27.187,48.043a3.223,3.223 0,0 1,-0.6 -0.056h-5.8a3.209,3.209 0,0 1,-3.209 -3.209v-17.2ZM30.395,44.781L30.395,36.813L27.187,36.813v7.966h3.209ZM35.208,19.165L28.791,19.165L28.791,23.978a1.6,1.6 0,0 0,1.6 1.6h3.209a1.6,1.6 0,0 0,1.6 -1.6ZM38.417,19.165L38.417,23.978a1.6,1.6 0,0 0,1.6 1.6h3.209a1.6,1.6 0,0 0,1.6 -1.6L44.826,20.769a1.6,1.6 0,0 0,-1.6 -1.6ZM38.417,33.604h1.6a1.6,1.6 0,0 1,1.6 1.6v4.813a1.6,1.6 0,0 1,-1.6 1.6h-1.6a1.6,1.6 0,0 1,-1.6 -1.6L36.817,35.208A1.6,1.6 0,0 1,38.417 33.604Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_groceries_l.xml"
|
||
line="12"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1214 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M19.217,14.436L15.631,14.436a1.2,1.2 0,0 0,-1.2 1.2L14.431,18.022a1.2,1.2 0,0 0,1.2 1.2L18.022,19.222a1.2,1.2 0,0 0,1.2 -1.2ZM15.645,21.608L15.645,33.521L18.022,33.521L18.022,27.585A2.391,2.391 0,0 1,20.413 25.195h2.391A2.391,2.391 0,0 1,25.195 27.585v5.935h7.188L32.383,21.608L29.976,21.608A3.572,3.572 0,0 1,27.585 20.695a3.573,3.573 0,0 1,-2.391 0.913L22.804,21.608A3.572,3.572 0,0 1,20.413 20.695a3.573,3.573 0,0 1,-2.391 0.913ZM13.254,20.708A3.578,3.578 0,0 1,12.045 18.022L12.045,15.631A3.586,3.586 0,0 1,15.631 12.045L32.367,12.045a3.586,3.586 0,0 1,3.586 3.586L35.953,18.022a3.576,3.576 0,0 1,-1.18 2.66L34.773,33.521a2.391,2.391 0,0 1,-2.391 2.391L23.245,35.912a2.4,2.4 0,0 1,-0.446 0.042L20.413,35.954a2.4,2.4 0,0 1,-0.445 -0.042L15.645,35.912a2.391,2.391 0,0 1,-2.391 -2.391L13.254,20.706ZM22.805,33.523L22.805,27.585L20.413,27.585v5.935h2.391ZM26.39,14.436L21.608,14.436L21.608,18.022a1.2,1.2 0,0 0,1.2 1.2L25.195,19.222a1.2,1.2 0,0 0,1.2 -1.2ZM28.781,14.436L28.781,18.022a1.2,1.2 0,0 0,1.2 1.2h2.391a1.2,1.2 0,0 0,1.2 -1.2L33.572,15.631a1.2,1.2 0,0 0,-1.2 -1.2ZM28.781,25.195h1.2a1.2,1.2 0,0 1,1.2 1.2v3.586a1.2,1.2 0,0 1,-1.2 1.2h-1.2a1.2,1.2 0,0 1,-1.2 -1.2L27.581,26.39A1.2,1.2 0,0 1,28.781 25.195Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_groceries_m.xml"
|
||
line="12"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (997 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M12.8,9.6L10.4,9.6a0.8,0.8 0,0 0,-0.8 0.8L9.6,12a0.8,0.8 0,0 0,0.8 0.8L12,12.8A0.8,0.8 0,0 0,12.8 12ZM10.408,14.4v7.972L12,22.372L12,18.4A1.6,1.6 0,0 1,13.6 16.8L15.2,16.8a1.6,1.6 0,0 1,1.6 1.6v3.972h4.81L21.61,14.4L20,14.4a2.391,2.391 0,0 1,-1.6 -0.611A2.391,2.391 0,0 1,16.8 14.4L15.2,14.4a2.391,2.391 0,0 1,-1.6 -0.611A2.391,2.391 0,0 1,12 14.4ZM8.808,13.8A2.394,2.394 0,0 1,8 12L8,10.4A2.4,2.4 0,0 1,10.4 8L21.6,8A2.4,2.4 0,0 1,24 10.4L24,12a2.393,2.393 0,0 1,-0.79 1.78v8.592a1.6,1.6 0,0 1,-1.6 1.6L15.5,23.972A1.608,1.608 0,0 1,15.2 24L13.6,24a1.607,1.607 0,0 1,-0.3 -0.028L10.409,23.972a1.6,1.6 0,0 1,-1.6 -1.6L8.809,13.8ZM15.2,22.373L15.2,18.4L13.6,18.4v3.972L15.2,22.372ZM17.6,9.6L14.4,9.6L14.4,12a0.8,0.8 0,0 0,0.8 0.8L16.8,12.8A0.8,0.8 0,0 0,17.6 12ZM19.2,9.6L19.2,12a0.8,0.8 0,0 0,0.8 0.8h1.6a0.8,0.8 0,0 0,0.8 -0.8L22.4,10.4a0.8,0.8 0,0 0,-0.8 -0.8ZM19.2,16.8L20,16.8a0.8,0.8 0,0 1,0.8 0.8L20.8,20a0.8,0.8 0,0 1,-0.8 0.8h-0.8a0.8,0.8 0,0 1,-0.8 -0.8L18.4,17.6A0.8,0.8 0,0 1,19.2 16.8Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_groceries_s.xml"
|
||
line="12"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1689 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M47.7891,28.155v-7.69a3.358,3.358 0,0 0,-3.368 -3.339h-7.754a3.357,3.357 0,0 0,-3.367 3.339v7.69a3.271,3.271 0,0 0,0.094 0.78,3.345 3.345,0 0,0 -2.031,3.064v1.921a1.411,1.411 0,0 0,0.417 1,4.017 4.017,0 0,1 0.364,5.272h-3.868L28.276,30.078a5.177,5.177 0,0 0,-0.6 -2.43h1.106a1.416,1.416 0,1 0,0 -2.833h-2.448v-0.507a3.358,3.358 0,0 0,-3.367 -3.339h-1.939a1.425,1.425 0,0 0,-1.426 1.418v3.844a1.423,1.423 0,0 0,1.426 1.416h0.015l-1.533,5.016a7.181,7.181 0,0 0,-5.723 7.023L13.7871,41.614a5.286,5.286 0,0 0,5.3 5.264,5.146 5.146,0 0,0 5.132,-3.848h9.28a5.317,5.317 0,0 0,10.219 0h0.705a3.352,3.352 0,0 0,2.654 -1.283,3.294 3.294,0 0,0 0.611,-2.865 8.6,8.6 0,0 0,-3.239 -5.237,3.3 3.3,0 0,0 0.434,-1.642 3.372,3.372 0,0 0,-0.042 -0.53A3.356,3.356 0,0 0,47.7891 28.155ZM40.5951,43.016a2.445,2.445 0,0 1,-3.977 0ZM35.3771,35.338h5.181c2.246,0 3.632,1.343 4.36,4.227a0.508,0.508 0,0 1,-0.5 0.629h-9.044A6.858,6.858 0,0 0,35.3771 35.338ZM42.0231,31.999a0.507,0.507 0,0 1,-0.509 0.5h-7.294v-0.5a0.507,0.507 0,0 1,0.511 -0.5h6.784A0.507,0.507 0,0 1,42.0231 31.999ZM44.9301,23.799v4.351a0.507,0.507 0,0 1,-0.509 0.5h-7.754a0.507,0.507 0,0 1,-0.509 -0.5L36.158,23.804ZM36.1581,20.965v-0.5a0.507,0.507 0,0 1,0.509 -0.5h7.754a0.507,0.507 0,0 1,0.509 0.5v0.5ZM25.4171,39.683v0.507h-1.215a5.312,5.312 0,0 0,-6.085 -3.755,4.392 4.392,0 0,1 7.3,3.248ZM19.0941,39.183a2.441,2.441 0,0 1,2.447 2.428,2.3 2.3,0 0,1 -1.171,2.118 2.631,2.631 0,0 1,-2.579 -0.06,2.409 2.409,0 0,1 -1.145,-2.058A2.441,2.441 0,0 1,19.0951 39.183ZM25.4171,30.083v3.9a7.317,7.317 0,0 0,-2.917 -1.323l1.465,-4.8A2.422,2.422 0,0 1,25.4181 30.078ZM23.4772,24.314v0.507L22.4561,24.821L22.4561,23.804h0.509A0.508,0.508 0,0 1,23.478 24.309Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_orderfood2_l.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1657 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M36,21.06v-5.881a2.568,2.568 0,0 0,-2.575 -2.554h-5.93a2.567,2.567 0,0 0,-2.575 2.554v5.881a2.505,2.505 0,0 0,0.072 0.6,2.558 2.558,0 0,0 -1.553,2.343v1.469a1.079,1.079 0,0 0,0.319 0.767,3.072 3.072,0 0,1 0.278,4.031h-2.958v-7.736a3.96,3.96 0,0 0,-0.457 -1.858h0.846a1.083,1.083 0,1 0,0 -2.166h-1.872L19.595,18.114a2.568,2.568 0,0 0,-2.575 -2.554h-1.483a1.09,1.09 0,0 0,-1.091 1.084v2.94a1.088,1.088 0,0 0,1.091 1.083h0.011l-1.172,3.836a5.491,5.491 0,0 0,-4.376 5.371v1.471a4.042,4.042 0,0 0,4.05 4.026,3.935 3.935,0 0,0 3.924,-2.943h7.1a4.066,4.066 0,0 0,7.814 0h0.539a2.563,2.563 0,0 0,2.029 -0.981,2.518 2.518,0 0,0 0.467,-2.191 6.574,6.574 0,0 0,-2.476 -4,2.521 2.521,0 0,0 0.331,-1.256 2.6,2.6 0,0 0,-0.032 -0.406A2.566,2.566 0,0 0,36 21.06ZM30.5,32.425a1.87,1.87 0,0 1,-3.041 0ZM26.51,26.554h3.962c1.718,0 2.777,1.027 3.334,3.232a0.389,0.389 0,0 1,-0.38 0.481h-6.916A5.246,5.246 0,0 0,26.509 26.553ZM31.592,24a0.388,0.388 0,0 1,-0.389 0.386h-5.578v-0.386a0.388,0.388 0,0 1,0.391 -0.386h5.188A0.388,0.388 0,0 1,31.5909 23.999ZM33.8151,17.733v3.327a0.388,0.388 0,0 1,-0.389 0.386h-5.93a0.388,0.388 0,0 1,-0.389 -0.386v-3.327ZM27.1071,15.565v-0.386a0.388,0.388 0,0 1,0.389 -0.386h5.93a0.388,0.388 0,0 1,0.389 0.386v0.386ZM18.894,29.879v0.388h-0.929a4.062,4.062 0,0 0,-4.654 -2.871,3.359 3.359,0 0,1 5.583,2.484ZM14.0591,29.493a1.866,1.866 0,0 1,1.871 1.857,1.758 1.758,0 0,1 -0.9,1.62 2.012,2.012 0,0 1,-1.972 -0.046,1.842 1.842,0 0,1 -0.876,-1.574A1.867,1.867 0,0 1,14.058 29.493ZM18.894,22.53L18.894,25.514a5.6,5.6 0,0 0,-2.231 -1.012l1.12,-3.667A1.852,1.852 0,0 1,18.8929 22.53ZM17.411,18.118v0.387h-0.778v-0.774h0.39A0.388,0.388 0,0 1,17.4089 18.114Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_orderfood2_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1670 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M23.5,14.189v-3.619a1.58,1.58 0,0 0,-1.585 -1.571L18.267,8.999a1.58,1.58 0,0 0,-1.584 1.571L16.683,14.189a1.539,1.539 0,0 0,0.044 0.367,1.574 1.574,0 0,0 -0.956,1.442v0.9a0.664,0.664 0,0 0,0.2 0.472,1.89 1.89,0 0,1 0.171,2.481h-1.821v-4.761a2.437,2.437 0,0 0,-0.281 -1.143h0.521a0.667,0.667 0,1 0,0 -1.333h-1.152v-0.238a1.58,1.58 0,0 0,-1.585 -1.571h-0.912a0.671,0.671 0,0 0,-0.671 0.667L10.2408,13.289a0.67,0.67 0,0 0,0.671 0.667h0.007l-0.721,2.361a3.379,3.379 0,0 0,-2.693 3.305v0.9a2.488,2.488 0,0 0,2.493 2.477A2.421,2.421 0,0 0,12.407 21.189h4.367a2.5,2.5 0,0 0,4.809 0h0.332a1.578,1.578 0,0 0,1.249 -0.6,1.549 1.549,0 0,0 0.287,-1.348 4.044,4.044 0,0 0,-1.524 -2.464,1.55 1.55,0 0,0 0.2,-0.773 1.621,1.621 0,0 0,-0.02 -0.25A1.579,1.579 0,0 0,23.5 14.189ZM20.115,21.189a1.15,1.15 0,0 1,-1.872 0ZM17.6589,17.576h2.438c1.057,0 1.709,0.632 2.052,1.989a0.239,0.239 0,0 1,-0.234 0.3h-4.256A3.229,3.229 0,0 0,17.6589 17.571ZM20.787,16.005a0.239,0.239 0,0 1,-0.24 0.238h-3.433v-0.238a0.239,0.239 0,0 1,0.24 -0.238h3.192A0.239,0.239 0,0 1,20.787 16ZM22.155,12.148L22.155,14.189a0.239,0.239 0,0 1,-0.24 0.238L18.267,14.427a0.239,0.239 0,0 1,-0.24 -0.238v-2.048ZM18.027,10.814v-0.238a0.239,0.239 0,0 1,0.24 -0.238h3.649a0.239,0.239 0,0 1,0.24 0.238v0.238ZM12.973,19.623v0.238h-0.572a2.5,2.5 0,0 0,-2.864 -1.767,2.067 2.067,0 0,1 3.436,1.529ZM9.998,19.385a1.148,1.148 0,0 1,1.151 1.143,1.082 1.082,0 0,1 -0.551,1 1.238,1.238 0,0 1,-1.213 -0.028,1.134 1.134,0 0,1 -0.539,-0.968A1.149,1.149 0,0 1,9.9969 19.38ZM12.973,15.1v1.835a3.444,3.444 0,0 0,-1.373 -0.623l0.689,-2.257A1.14,1.14 0,0 1,12.972 15.095ZM12.0601,12.385v0.238h-0.479v-0.476h0.24A0.239,0.239 0,0 1,12.0599 12.381Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_orderfood2_s.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (815 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M37.969,25.153c-6.028,-6.5 -5.831,-6.4 -6.3,-6.5 -0.262,-0.052 -1.431,-0.024 -3.077,-0.024h-4.909l-2.085,-7.634a1.068,1.068 0,0 0,-1.312 -0.746,1.046 1.046,0 0,0 -0.759,1.286l1.17,4.307 -3.925,-4.167a1.094,1.094 0,0 0,-1.52 -0.064,1.042 1.042,0 0,0 -0.06,1.49l5.207,5.528L16.556,18.629a1.1,1.1 0,0 0,-0.713 0.268c-0.064,0.059 0.2,-0.215 -5.807,6.255a1.049,1.049 0,0 0,0.8 1.758h5.563l0.581,4.561 0.084,0.634 0.161,1.251a0.994,0.994 0,0 0,0.992 0.856h11.517a1.076,1.076 0,0 0,1.069 -0.926l0.814,-6.377h5.563A1.049,1.049 0,0 0,37.969 25.153ZM13.257,24.809 L15.781,22.086 16.124,24.809ZM29.0199,20.737 L25.2429,24.809L22.756,24.809l-3.776,-4.072ZM28.7828,32.106h-9.566l-1.176,-9.252 3.444,3.713a1.088,1.088 0,0 0,0.8 0.344h3.439a1.088,1.088 0,0 0,0.8 -0.344l3.444,-3.713ZM31.8768,24.806 L32.2198,22.083 34.7439,24.806Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_orderfood_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1431 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M48.475,19.333c1.1,-1.614 2.205,-3.617 1.006,-4.816a2.283,2.283 0,0 0,-2.517 -0.3,11.5 11.5,0 0,0 -2.343,1.218 36.8,36.8 0,0 0,-6.263 5.3,15.893 15.893,0 0,0 -24.082,16.461 15.846,15.846 0,0 0,12.083 12.438,16.5 16.5,0 0,0 3.489,0.379 15.908,15.908 0,0 0,2.36 -0.175,4.7 4.7,0 0,0 3.761,-3.2 4.846,4.846 0,0 0,-1.169 -4.963,1.822 1.822,0 0,1 0,-2.576 1.852,1.852 0,0 1,2.574 0,4.839 4.839,0 0,0 4.957,1.169 4.688,4.688 0,0 0,3.2 -3.761,15.835 15.835,0 0,0 -2.38,-11.038A42.3,42.3 0,0 0,48.475 19.333ZM32.967,43.508a2.257,2.257 0,0 1,0.534 2.315,2.072 2.072,0 0,1 -1.677,1.447 13.549,13.549 0,0 1,-4.915 -0.171,13.267 13.267,0 0,1 2.91,-26.207 14.067,14.067 0,0 1,2.607 0.245,13.034 13.034,0 0,1 4.171,1.564 18.551,18.551 0,0 0,-2.84 4.221,4.414 4.414,0 0,0 -5.227,3.044 2.813,2.813 0,0 1,-2.294 1.89,1.3 1.3,0 0,0 -0.713,2.2l0.295,0.295a7.125,7.125 0,0 0,10.074 0A4.413,4.413 0,0 0,37.02 30.049a19.153,19.153 0,0 0,4.167 -2.83,13.265 13.265,0 0,1 1.77,8.893 2.062,2.062 0,0 1,-1.443 1.68,2.244 2.244,0 0,1 -2.306,-0.538 4.418,4.418 0,1 0,-6.247 6.251ZM34.055,32.508h0a4.524,4.524 0,0 1,-5.033 0.94,5.181 5.181,0 0,0 2,-2.749 1.756,1.756 0,0 1,0.46 -0.767,1.822 1.822,0 0,1 2.576,2.576ZM37.589,26.717a13.5,13.5 0,0 1,-1.214 0.756,13.575 13.575,0 0,1 0.754,-1.216 35.879,35.879 0,0 1,5.262 -5.824l1.03,1.03A36.92,36.92 0,0 1,37.589 26.721ZM46.799,17.142a23.607,23.607 0,0 1,-1.682 2.349l-0.723,-0.725A21.14,21.14 0,0 1,46.799 17.149Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_palette_l.xml"
|
||
line="22"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1416 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M37.07,14.16c0.854,-1.255 1.715,-2.813 0.782,-3.746a1.776,1.776 0,0 0,-1.957 -0.236,8.947 8.947,0 0,0 -1.823,0.947 28.625,28.625 0,0 0,-4.871 4.124,12.361 12.361,0 0,0 -18.73,12.8 12.325,12.325 0,0 0,9.4 9.674,12.835 12.835,0 0,0 2.714,0.3 12.37,12.37 0,0 0,1.835 -0.136,3.655 3.655,0 0,0 2.925,-2.493 3.769,3.769 0,0 0,-0.909 -3.86,1.417 1.417,0 0,1 0,-2 1.441,1.441 0,0 1,2 0,3.763 3.763,0 0,0 3.855,0.909 3.646,3.646 0,0 0,2.488 -2.925,12.316 12.316,0 0,0 -1.851,-8.585A32.9,32.9 0,0 0,37.07 14.16ZM25.008,32.96a1.755,1.755 0,0 1,0.415 1.8,1.611 1.611,0 0,1 -1.3,1.125 10.537,10.537 0,0 1,-3.823 -0.133,10.319 10.319,0 0,1 2.263,-20.383 10.944,10.944 0,0 1,2.028 0.191,10.139 10.139,0 0,1 3.244,1.217A14.43,14.43 0,0 0,25.622 20.06a3.433,3.433 0,0 0,-4.065 2.368,2.188 2.188,0 0,1 -1.784,1.47 1.01,1.01 0,0 0,-0.555 1.71l0.229,0.229a5.542,5.542 0,0 0,7.835 0,3.432 3.432,0 0,0 0.882,-3.342 14.9,14.9 0,0 0,3.241 -2.2,10.317 10.317,0 0,1 1.377,6.917 1.6,1.6 0,0 1,-1.122 1.306,1.745 1.745,0 0,1 -1.794,-0.418 3.437,3.437 0,1 0,-4.858 4.862ZM25.854,24.408h0a3.518,3.518 0,0 1,-3.914 0.731,4.03 4.03,0 0,0 1.555,-2.138 1.366,1.366 0,0 1,0.358 -0.6,1.417 1.417,0 0,1 2,2ZM28.603,19.908a10.5,10.5 0,0 1,-0.944 0.588,10.566 10.566,0 0,1 0.587,-0.946 27.906,27.906 0,0 1,4.092 -4.53l0.8,0.8A28.715,28.715 0,0 1,28.603 19.903ZM35.767,12.461a18.367,18.367 0,0 1,-1.308 1.827l-0.563,-0.564A16.437,16.437 0,0 1,35.767 12.46Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_palette_m.xml"
|
||
line="22"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1408 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M24.238,9.172c0.549,-0.807 1.1,-1.808 0.5,-2.408a1.142,1.142 0,0 0,-1.258 -0.152,5.75 5.75,0 0,0 -1.172,0.609 18.4,18.4 0,0 0,-3.132 2.651,7.946 7.946,0 0,0 -12.041,8.23 7.923,7.923 0,0 0,6.042 6.219,8.252 8.252,0 0,0 1.745,0.19 7.954,7.954 0,0 0,1.18 -0.088,2.35 2.35,0 0,0 1.881,-1.6 2.423,2.423 0,0 0,-0.584 -2.481,0.911 0.911,0 0,1 0,-1.288 0.926,0.926 0,0 1,1.287 0,2.419 2.419,0 0,0 2.478,0.584 2.344,2.344 0,0 0,1.6 -1.881,7.917 7.917,0 0,0 -1.19,-5.519A21.153,21.153 0,0 0,24.238 9.172ZM16.483,21.26a1.128,1.128 0,0 1,0.267 1.157,1.036 1.036,0 0,1 -0.839,0.723 6.773,6.773 0,0 1,-2.458 -0.086,6.633 6.633,0 0,1 1.455,-13.1 7.036,7.036 0,0 1,1.3 0.123,6.518 6.518,0 0,1 2.086,0.782 9.276,9.276 0,0 0,-1.42 2.11,2.207 2.207,0 0,0 -2.613,1.522 1.406,1.406 0,0 1,-1.147 0.945,0.65 0.65,0 0,0 -0.357,1.1l0.147,0.147a3.563,3.563 0,0 0,5.037 0,2.206 2.206,0 0,0 0.567,-2.149 9.575,9.575 0,0 0,2.084 -1.415,6.632 6.632,0 0,1 0.885,4.446 1.031,1.031 0,0 1,-0.721 0.84,1.122 1.122,0 0,1 -1.153,-0.269 2.209,2.209 0,1 0,-3.123 3.125ZM17.027,15.76h0a2.262,2.262 0,0 1,-2.516 0.47,2.591 2.591,0 0,0 1,-1.375 0.879,0.879 0,0 1,0.23 -0.383,0.911 0.911,0 0,1 1.288,1.288ZM18.794,12.86a6.753,6.753 0,0 1,-0.607 0.378,6.787 6.787,0 0,1 0.377,-0.608 17.942,17.942 0,0 1,2.631 -2.912l0.515,0.515A18.463,18.463 0,0 1,18.795 12.866ZM23.399,8.072a11.81,11.81 0,0 1,-0.841 1.175l-0.362,-0.363A10.558,10.558 0,0 1,23.4 8.079Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_palette_s.xml"
|
||
line="22"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1214 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M21.654,32.869a1.666,1.666 0,0 1,1.612 0.2,1.489 1.489,0 0,1 0.6,1.44A1.544,1.544 0,0 1,22.827 35.7,5.464 5.464,0 0,0 19.2,40.777v2.651a1.563,1.563 0,0 0,1.6 1.524L33.6,44.952a1.563,1.563 0,0 0,1.6 -1.524v-2.51a5.589,5.589 0,0 0,-3.77 -5.21,1.547 1.547,0 0,1 -1.052,-1.183 1.487,1.487 0,0 1,0.58 -1.448,1.665 1.665,0 0,1 1.612,-0.215 8.645,8.645 0,0 1,5.83 8.056v2.51A4.69,4.69 0,0 1,33.6 48L20.8,48A4.69,4.69 0,0 1,16 43.429L16,40.777a8.518,8.518 0,0 1,5.653 -7.908ZM27.2,17.524a6.253,6.253 0,0 1,6.4 6.1v3.048a6.253,6.253 0,0 1,-6.4 6.1,6.253 6.253,0 0,1 -6.4,-6.1L20.8,23.619A6.253,6.253 0,0 1,27.2 17.524ZM27.2,20.572A3.127,3.127 0,0 0,24 23.619v3.048a3.127,3.127 0,0 0,3.2 3.048,3.127 3.127,0 0,0 3.2,-3.048L30.4,23.619A3.127,3.127 0,0 0,27.2 20.571ZM41.6,46.472a1.526,1.526 0,1 1,0 -3.048h1.6A1.563,1.563 0,0 0,44.8 41.9L44.8,39.1a5.189,5.189 0,0 0,-3.705 -4.9,1.509 1.509,0 0,1 -1.013,-1.928 1.619,1.619 0,0 1,2.024 -0.965A8.254,8.254 0,0 1,48 39.1v2.8a4.69,4.69 0,0 1,-4.8 4.571ZM36.8,19.048a1.563,1.563 0,0 1,-1.6 -1.524A1.563,1.563 0,0 1,36.8 16a6.253,6.253 0,0 1,6.4 6.1L43.2,25.143a6.253,6.253 0,0 1,-6.4 6.1,1.526 1.526,0 1,1 0,-3.048A3.127,3.127 0,0 0,40 25.143L40,22.1A3.127,3.127 0,0 0,36.8 19.048Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_people_l.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1210 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M16.241,24.651a1.249,1.249 0,0 1,1.209 0.15,1.117 1.117,0 0,1 0.447,1.08 1.158,1.158 0,0 1,-0.776 0.9A4.1,4.1 0,0 0,14.4 30.583v1.989a1.172,1.172 0,0 0,1.2 1.143h9.6a1.172,1.172 0,0 0,1.2 -1.143L26.4,30.689a4.192,4.192 0,0 0,-2.828 -3.908,1.16 1.16,0 0,1 -0.789,-0.887 1.115,1.115 0,0 1,0.435 -1.086,1.249 1.249,0 0,1 1.209,-0.161A6.484,6.484 0,0 1,28.8 30.689v1.882A3.517,3.517 0,0 1,25.2 36L15.6,36A3.517,3.517 0,0 1,12 32.571L12,30.583a6.388,6.388 0,0 1,4.24 -5.931ZM20.4,13.143a4.69,4.69 0,0 1,4.8 4.571L25.2,20a4.69,4.69 0,0 1,-4.8 4.571A4.69,4.69 0,0 1,15.6 20L15.6,17.714A4.69,4.69 0,0 1,20.4 13.143ZM20.4,15.429A2.345,2.345 0,0 0,18 17.714L18,20a2.345,2.345 0,0 0,2.4 2.286A2.345,2.345 0,0 0,22.8 20L22.8,17.714A2.345,2.345 0,0 0,20.4 15.429ZM31.2,34.857a1.144,1.144 0,1 1,0 -2.286h1.2a1.172,1.172 0,0 0,1.2 -1.143v-2.1a3.892,3.892 0,0 0,-2.779 -3.672,1.132 1.132,0 0,1 -0.76,-1.446 1.215,1.215 0,0 1,1.518 -0.724A6.19,6.19 0,0 1,36 29.328v2.1a3.517,3.517 0,0 1,-3.6 3.429ZM27.6,14.286a1.172,1.172 0,0 1,-1.2 -1.143A1.172,1.172 0,0 1,27.6 12a4.69,4.69 0,0 1,4.8 4.571L32.4,18.857a4.69,4.69 0,0 1,-4.8 4.571,1.144 1.144,0 1,1 0,-2.286A2.345,2.345 0,0 0,30 18.857L30,16.571A2.345,2.345 0,0 0,27.6 14.286Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_people_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1233 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M10.827,16.434a0.833,0.833 0,0 1,0.806 0.1,0.744 0.744,0 0,1 0.3,0.72 0.772,0.772 0,0 1,-0.518 0.6A2.732,2.732 0,0 0,9.6 20.389v1.326a0.782,0.782 0,0 0,0.8 0.762L16.8,22.477a0.782,0.782 0,0 0,0.8 -0.762L17.6,20.459A2.8,2.8 0,0 0,15.715 17.854a0.773,0.773 0,0 1,-0.526 -0.591,0.744 0.744,0 0,1 0.29,-0.724 0.833,0.833 0,0 1,0.806 -0.107A4.322,4.322 0,0 1,19.2 20.459v1.255A2.345,2.345 0,0 1,16.8 24L10.4,24A2.345,2.345 0,0 1,8 21.714L8,20.389A4.259,4.259 0,0 1,10.827 16.434ZM13.6,8.762A3.127,3.127 0,0 1,16.8 11.81L16.8,13.333A3.127,3.127 0,0 1,13.6 16.381,3.127 3.127,0 0,1 10.4,13.333L10.4,11.81A3.127,3.127 0,0 1,13.6 8.762ZM13.6,10.286A1.563,1.563 0,0 0,12 11.81L12,13.333A1.563,1.563 0,0 0,13.6 14.857,1.563 1.563,0 0,0 15.2,13.333L15.2,11.81A1.563,1.563 0,0 0,13.6 10.286ZM20.8,23.238a0.763,0.763 0,1 1,0 -1.524h0.8a0.782,0.782 0,0 0,0.8 -0.762v-1.4A2.6,2.6 0,0 0,20.547 17.1a0.755,0.755 0,0 1,-0.507 -0.964,0.81 0.81,0 0,1 1.012,-0.482A4.127,4.127 0,0 1,24 19.552v1.4a2.345,2.345 0,0 1,-2.4 2.286ZM18.4,9.524A0.782,0.782 0,0 1,17.6 8.762,0.782 0.782,0 0,1 18.4,8a3.127,3.127 0,0 1,3.2 3.048L21.6,12.571a3.127,3.127 0,0 1,-3.2 3.048,0.763 0.763,0 1,1 0,-1.524A1.563,1.563 0,0 0,20 12.571L20,11.048A1.563,1.563 0,0 0,18.4 9.524Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_people_s.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1606 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M44.595,42.864a2.967,2.967 0,0 1,-1.257 3.708,10.282 10.282,0 0,1 -2.361,0.958 19.81,19.81 0,0 1,-4.13 0.536A6.7,6.7 0,0 1,31.428 45.242a4.666,4.666 0,0 1,-2.717 2.116,13.166 13.166,0 0,1 -4.69,0.705A5.089,5.089 0,0 1,19.828 46.194,5.452 5.452,0 0,1 18.808,41.959l0.011,-0.056c0.845,-4.24 2,-11.949 2.533,-15.811l0.006,-0.038c0.145,-1.072 0.293,-2.143 0.381,-3.222 0.043,-0.543 0.073,-1.09 0.078,-1.635 0.006,-0.515 -0.042,-1.03 -0.038,-1.545a3.071,3.071 0,0 1,0.312 -1.408A3.2,3.2 0,0 1,23.855 16.763,11.954 11.954,0 0,1 26.28,16.301Q27.534,16.151 28.792,16.05 30.328,15.935 31.866,15.935a25.83,25.83 0,0 1,5.25 0.384,10.737 10.737,0 0,1 4.931,2.274A9.745,9.745 0,0 1,44.328 21.635a9.79,9.79 0,0 1,0.82 2.9,12.112 12.112,0 0,1 -0.166,4.4 9.644,9.644 0,0 1,-1.275 2.964,12.285 12.285,0 0,1 -2.594,2.85c0.659,1.914 2.378,5.652 3.487,8.122ZM24.889,19.847a20.973,20.973 0,0 1,0.017 2.137C24.875,22.712 24.812,23.435 24.728,24.161s-0.176,1.439 -0.274,2.157l-0.032,0.235q-0.461,3.368 -0.971,6.725c-0.358,2.353 -0.759,4.693 -1.16,7.035 -0.186,1.092 -0.6,2.492 -0.032,3.534 0.509,0.93 1.813,1.044 2.723,0.95 3.312,-0.338 3.839,-1.074 3.839,-1.074 -0.661,-0.732 -0.087,-4.068 0.578,-8.553h2.354l2.464,7.453s0.726,2.309 2.745,2.2c2.586,-0.142 4.489,-0.733 4.762,-1.062 -0.8,-0.444 -3.073,-6.138 -4.314,-10.32a15.7,15.7 0,0 0,1.732 -1.21A9.306,9.306 0,0 0,41.128 30.084a6.358,6.358 0,0 0,0.842 -1.946,7.492 7.492,0 0,0 0.168,-1.127 8.7,8.7 0,0 0,-0.061 -1.989,6.537 6.537,0 0,0 -0.513,-1.9 5.986,5.986 0,0 0,-2.277 -2.591,12.08 12.08,0 0,0 -5.592,-1.3 35.391,35.391 0,0 0,-6.235 0.2,11.839 11.839,0 0,0 -2.568,0.416Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_revolut_l.xml"
|
||
line="17"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1547 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M33.408,32.114a2.216,2.216 0,0 1,-0.939 2.769,7.68 7.68,0 0,1 -1.763,0.716 14.8,14.8 0,0 1,-3.085 0.4,5.007 5.007,0 0,1 -4.047,-2.11 3.485,3.485 0,0 1,-2.03 1.581,9.834 9.834,0 0,1 -3.5,0.527 3.8,3.8 0,0 1,-3.13 -1.4A4.072,4.072 0,0 1,14.147 31.438L14.155,31.4C14.787,28.229 15.649,22.471 16.047,19.586l0,-0.028c0.109,-0.8 0.219,-1.6 0.285,-2.406 0.032,-0.406 0.054,-0.814 0.058,-1.221 0,-0.385 -0.031,-0.769 -0.028,-1.154a2.294,2.294 0,0 1,0.233 -1.052A2.391,2.391 0,0 1,17.917 12.619,8.929 8.929,0 0,1 19.728,12.273Q20.664,12.161 21.604,12.086 22.75,12 23.9,12a19.294,19.294 0,0 1,3.921 0.287,8.02 8.02,0 0,1 3.683,1.7 7.279,7.279 0,0 1,1.7 2.269,7.313 7.313,0 0,1 0.613,2.164A9.047,9.047 0,0 1,33.694 21.7a7.2,7.2 0,0 1,-0.953 2.214,9.176 9.176,0 0,1 -1.938,2.129c0.493,1.43 1.776,4.222 2.6,6.067ZM18.687,14.922a15.665,15.665 0,0 1,0.013 1.6c-0.023,0.544 -0.07,1.085 -0.13,1.626s-0.131,1.075 -0.2,1.611l-0.024,0.175q-0.344,2.515 -0.725,5.023c-0.267,1.757 -0.567,3.505 -0.866,5.255a4.216,4.216 0,0 0,-0.024 2.64,2.038 2.038,0 0,0 2.034,0.71c2.474,-0.253 2.867,-0.8 2.867,-0.8 -0.494,-0.547 -0.065,-3.039 0.432,-6.388L23.819,26.374l1.841,5.567s0.543,1.725 2.05,1.641a7.776,7.776 0,0 0,3.557 -0.793c-0.595,-0.332 -2.3,-4.585 -3.222,-7.708a11.728,11.728 0,0 0,1.294 -0.9,6.951 6.951,0 0,0 1.478,-1.6 4.749,4.749 0,0 0,0.629 -1.454,5.6 5.6,0 0,0 0.125,-0.842 6.494,6.494 0,0 0,-0.046 -1.486,4.882 4.882,0 0,0 -0.383,-1.422 4.471,4.471 0,0 0,-1.7 -1.936,9.023 9.023,0 0,0 -4.177,-0.97 26.435,26.435 0,0 0,-4.657 0.152A8.843,8.843 0,0 0,18.687 14.922Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_revolut_m.xml"
|
||
line="17"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1546 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M22.273,21.409a1.477,1.477 0,0 1,-0.626 1.846,5.12 5.12,0 0,1 -1.176,0.477A9.864,9.864 0,0 1,18.415 24a3.338,3.338 0,0 1,-2.7 -1.407,2.323 2.323,0 0,1 -1.353,1.054A6.556,6.556 0,0 1,12.029 24,2.534 2.534,0 0,1 9.942,23.068a2.715,2.715 0,0 1,-0.51 -2.109l0.006,-0.028c0.421,-2.111 1,-5.95 1.261,-7.873l0,-0.019c0.072,-0.534 0.146,-1.067 0.19,-1.6 0.022,-0.271 0.036,-0.543 0.039,-0.814s-0.021,-0.513 -0.019,-0.769a1.529,1.529 0,0 1,0.155 -0.7A1.594,1.594 0,0 1,11.945 8.413,5.952 5.952,0 0,1 13.153,8.182Q13.777,8.107 14.404,8.057 15.167,8 15.934,8A12.862,12.862 0,0 1,18.548 8.191a5.346,5.346 0,0 1,2.456 1.133,4.853 4.853,0 0,1 1.134,1.512 4.875,4.875 0,0 1,0.408 1.443,6.031 6.031,0 0,1 -0.083,2.191 4.8,4.8 0,0 1,-0.635 1.476,6.117 6.117,0 0,1 -1.292,1.419c0.328,0.953 1.184,2.815 1.736,4.045ZM12.46,9.948a10.443,10.443 0,0 1,0.008 1.064c-0.015,0.362 -0.047,0.723 -0.087,1.084S12.292,12.813 12.245,13.17l-0.016,0.117q-0.23,1.677 -0.483,3.349c-0.178,1.171 -0.378,2.337 -0.577,3.5A2.811,2.811 0,0 0,11.152 21.9a1.359,1.359 0,0 0,1.356 0.473c1.649,-0.168 1.912,-0.535 1.912,-0.535 -0.329,-0.365 -0.043,-2.026 0.288,-4.259L15.88,17.579L17.107,21.29s0.362,1.15 1.367,1.094a5.184,5.184 0,0 0,2.371 -0.529c-0.4,-0.221 -1.53,-3.057 -2.148,-5.139a7.819,7.819 0,0 0,0.863 -0.6,4.634 4.634,0 0,0 0.985,-1.069 3.166,3.166 0,0 0,0.419 -0.969,3.731 3.731,0 0,0 0.083,-0.561 4.329,4.329 0,0 0,-0.031 -0.991,3.255 3.255,0 0,0 -0.255,-0.948 2.981,2.981 0,0 0,-1.134 -1.29,6.015 6.015,0 0,0 -2.785,-0.647 17.623,17.623 0,0 0,-3.1 0.1,5.9 5.9,0 0,0 -1.279,0.207Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_revolut_s.xml"
|
||
line="17"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (973 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M33.231,38.319l0.135,-1.892 1.649,-0.941a20.708,20.708 0,0 0,4.325 -3.34c4.7,-4.7 6.128,-10.219 4.4,-11.947s-7.251,-0.3 -11.947,4.4a20.734,20.734 0,0 0,-3.34 4.325l-0.943,1.649 -1.89,0.135A7.066,7.066 0,0 0,21.433 32.466a19.534,19.534 0,0 1,5.96 4.081,19.567 19.567,0 0,1 4.081,5.959 7.066,7.066 0,0 0,1.757 -4.188ZM27.944,43.35A11.892,11.892 0,0 1,26.768 44.722q-3.126,3.126 -9.433,1.885 -1.238,-6.3 1.885,-9.431a12.19,12.19 0,0 1,1.373 -1.179A15.961,15.961 0,0 0,15.968 34.556,10.67 10.67,0 0,1 25.368,27.166 24.252,24.252 0,0 1,29.278 22.086c5.9,-5.9 13.505,-7.873 16.979,-4.4s1.5,11.074 -4.4,16.977a24.252,24.252 0,0 1,-5.077 3.913,10.676 10.676,0 0,1 -7.393,9.4 15.961,15.961 0,0 0,-1.441 -4.62ZM24.876,39.066a4.624,4.624 0,0 0,-0.96 -0.738,7.037 7.037,0 0,0 -2.5,1.679 5.667,5.667 0,0 0,-0.871 3.388,5.693 5.693,0 0,0 3.388,-0.871 7.005,7.005 0,0 0,1.679 -2.5,4.624 4.624,0 0,0 -0.736,-0.96ZM38.709,25.228A1.78,1.78 0,1 1,41.168 25.166a1.778,1.778 0,0 1,-2.455 0.061Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_rocket_l.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (956 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M24.946,28.762l0.1,-1.419 1.236,-0.706a15.531,15.531 0,0 0,3.244 -2.5c3.521,-3.523 4.6,-7.664 3.3,-8.961s-5.438,-0.221 -8.961,3.3a15.551,15.551 0,0 0,-2.5 3.244l-0.707,1.236 -1.418,0.1A5.3,5.3 0,0 0,16.098 24.372a14.651,14.651 0,0 1,4.47 3.061,14.676 14.676,0 0,1 3.061,4.47 5.3,5.3 0,0 0,1.318 -3.141ZM20.981,32.535A8.919,8.919 0,0 1,20.098 33.564q-2.345,2.345 -7.075,1.414Q12.098,30.25 14.436,27.904a9.143,9.143 0,0 1,1.03 -0.884A11.971,11.971 0,0 0,11.998 25.94,8 8,0 0,1 19.047,20.396a18.189,18.189 0,0 1,2.934 -3.808c4.428,-4.428 10.129,-5.9 12.734,-3.3s1.126,8.306 -3.3,12.733a18.189,18.189 0,0 1,-3.808 2.934A8.007,8.007 0,0 1,22.061 35.996a11.971,11.971 0,0 0,-1.08 -3.465ZM18.681,29.32a3.468,3.468 0,0 0,-0.72 -0.554A5.278,5.278 0,0 0,16.085 30.026a4.25,4.25 0,0 0,-0.654 2.541,4.27 4.27,0 0,0 2.541,-0.654 5.254,5.254 0,0 0,1.259 -1.874,3.468 3.468,0 0,0 -0.552,-0.72ZM29.054,18.944A1.335,1.335 0,1 1,30.898 18.896a1.334,1.334 0,0 1,-1.841 0.046Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_rocket_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (962 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M16.631,19.175l0.068,-0.946 0.824,-0.47a10.354,10.354 0,0 0,2.163 -1.67c2.348,-2.348 3.064,-5.109 2.2,-5.974s-3.625,-0.148 -5.974,2.2a10.367,10.367 0,0 0,-1.67 2.163l-0.471,0.824 -0.945,0.068a3.533,3.533 0,0 0,-2.094 0.879,9.767 9.767,0 0,1 2.98,2.041 9.784,9.784 0,0 1,2.041 2.98,3.533 3.533,0 0,0 0.879,-2.094ZM13.987,21.69a5.946,5.946 0,0 1,-0.59 0.686q-1.563,1.563 -4.716,0.943 -0.619,-3.152 0.943,-4.715a6.1,6.1 0,0 1,0.686 -0.59A7.981,7.981 0,0 0,7.998 17.296,5.335 5.335,0 0,1 12.698,13.596 12.126,12.126 0,0 1,14.654 11.058C17.606,8.106 21.407,7.121 23.143,8.857S23.898,14.396 20.942,17.346a12.126,12.126 0,0 1,-2.539 1.956,5.338 5.338,0 0,1 -3.7,4.7 7.981,7.981 0,0 0,-0.72 -2.31ZM12.453,19.547a2.312,2.312 0,0 0,-0.48 -0.369,3.519 3.519,0 0,0 -1.249,0.839 2.833,2.833 0,0 0,-0.436 1.694,2.846 2.846,0 0,0 1.694,-0.436 3.5,3.5 0,0 0,0.839 -1.249,2.312 2.312,0 0,0 -0.368,-0.48ZM19.369,12.629A0.89,0.89 0,1 1,20.598 12.596a0.889,0.889 0,0 1,-1.228 0.031Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_rocket_s.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (885 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M17.821,28.949l3.985,4 8.97,-9 -3.986,-4 -8.97,9ZM24.112,40.464l2.989,-3a1.412,1.412 0,0 1,1.995 2l-2.989,3a1.417,1.417 0,0 1,0 2l-2,2a1.407,1.407 0,0 1,-1.993 0l-1.993,-2a1.417,1.417 0,0 1,0 -2l1.993,-2a1.407,1.407 0,0 1,1.993 0ZM37.068,31.464 L46.037,22.464 44.044,20.464 35.075,29.464a2.586,2.586 0,0 1,-0.428 -3.57l7.831,-7.854a2.566,2.566 0,0 1,3.559 0.429l1.993,2c1.1,1.1 1.293,2.7 0.428,3.57l-7.831,7.855a2.566,2.566 0,0 1,-3.559 -0.429ZM35.759,36.941 L28.782,29.941 27.782,30.941 34.759,37.941 35.759,36.941ZM37.752,38.941 L36.752,39.941 39.244,42.441a0.705,0.705 0,1 0,1 -1ZM17.906,24.864a2.125,2.125 0,0 1,0.412 -2.414l1.993,-2a2.111,2.111 0,0 1,2.407 -0.415L24.791,17.953a2.813,2.813 0,0 1,3.986 0l3.986,4a2.833,2.833 0,0 1,0 4l-1.993,2 11.46,11.494a3.529,3.529 0,1 1,-4.982 5L25.791,32.947l-1.995,2a2.811,2.811 0,0 1,-3.986 0l-3.986,-4a2.833,2.833 0,0 1,0 -4L17.904,24.867Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_tools_l.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (976 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M13.157,21.667l3.047,3.057 6.859,-6.879L20.015,14.787 13.156,21.666ZM17.968,30.472 L20.254,28.179a1.08,1.08 0,1 1,1.525 1.529L19.491,32.001a1.083,1.083 0,0 1,0 1.529L17.967,35.058a1.076,1.076 0,0 1,-1.524 0L14.918,33.53a1.083,1.083 0,0 1,0 -1.53l1.524,-1.529a1.076,1.076 0,0 1,1.524 0ZM27.876,23.593L34.734,16.718l-1.524,-1.53L26.351,22.064a1.978,1.978 0,0 1,-0.327 -2.73L32.013,13.328a1.962,1.962 0,0 1,2.721 0.328l1.524,1.527a1.976,1.976 0,0 1,0.327 2.73L30.597,23.918a1.962,1.962 0,0 1,-2.721 -0.328ZM26.876,27.781 L21.541,22.432 20.778,23.197 26.113,28.547 26.876,27.782ZM28.4,29.311 L27.637,30.075 29.543,31.986a0.539,0.539 0,1 0,0.762 -0.764ZM13.222,18.543a1.625,1.625 0,0 1,0.315 -1.846L15.061,15.17a1.614,1.614 0,0 1,1.841 -0.317L18.491,13.259a2.151,2.151 0,0 1,3.048 0L24.591,16.318a2.167,2.167 0,0 1,0 3.057L23.064,20.902l8.764,8.79a2.7,2.7 0,1 1,-3.81 3.822l-8.764,-8.79L17.728,26.253a2.15,2.15 0,0 1,-3.048 0L11.632,23.196a2.167,2.167 0,0 1,0 -3.058L13.221,18.545Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_tools_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (972 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M8.374,14.359l2.143,2.15L15.342,11.671 13.198,9.52 8.373,14.358ZM11.758,20.552l1.608,-1.613A0.759,0.759 0,1 1,14.438 20.014L12.83,21.627a0.762,0.762 0,0 1,0 1.075L11.757,23.777a0.757,0.757 0,0 1,-1.072 0L9.613,22.703a0.762,0.762 0,0 1,0 -1.076L10.685,20.552a0.757,0.757 0,0 1,1.072 0ZM18.727,15.714L23.548,10.875 22.478,9.8 17.654,14.638a1.391,1.391 0,0 1,-0.23 -1.92L21.636,8.492a1.38,1.38 0,0 1,1.914 0.231l1.072,1.074A1.39,1.39 0,0 1,24.848 11.719L20.64,15.944a1.38,1.38 0,0 1,-1.914 -0.231ZM18.027,18.66L14.27,14.892l-0.536,0.538 3.752,3.763 0.536,-0.538ZM19.099,19.736 L18.563,20.273 19.903,21.617a0.379,0.379 0,0 0,0.536 -0.537l-1.339,-1.344ZM8.42,12.162a1.143,1.143 0,0 1,0.222 -1.3L9.713,9.792A1.135,1.135 0,0 1,11.008 9.566L12.126,8.445a1.513,1.513 0,0 1,2.144 0L16.414,10.592a1.524,1.524 0,0 1,0 2.15L15.342,13.821l6.164,6.182A1.9,1.9 0,1 1,18.826 22.692L12.662,16.509 11.589,17.584a1.512,1.512 0,0 1,-2.144 0L7.301,15.434a1.524,1.524 0,0 1,0 -2.151l1.118,-1.12Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_tools_s.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (800 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M27.81,32.891L20.189,32.891v2.54a1.27,1.27 0,0 1,-1.27 1.27L17.649,36.701a1.27,1.27 0,0 1,-1.27 -1.27v-3.22A5.078,5.078 0,0 1,13.838 27.81L13.838,16.379A5.081,5.081 0,0 1,18.919 11.298L29.08,11.298a5.081,5.081 0,0 1,5.081 5.081L34.161,27.81a5.079,5.079 0,0 1,-2.54 4.4v3.22a1.27,1.27 0,0 1,-1.27 1.27h-1.27a1.27,1.27 0,0 1,-1.27 -1.27ZM31.621,22.73L31.621,16.379a2.54,2.54 0,0 0,-2.54 -2.54L18.919,13.839a2.54,2.54 0,0 0,-2.54 2.54v6.351ZM31.621,25.27L16.378,25.27v2.54a2.54,2.54 0,0 0,2.54 2.54L29.08,30.35a2.54,2.54 0,0 0,2.54 -2.54ZM18.919,15.109a1.27,1.27 0,0 1,1.27 1.27L20.189,20.189a1.27,1.27 0,0 1,-2.54 0L17.649,16.379A1.27,1.27 0,0 1,18.919 15.109ZM18.919,29.081a1.27,1.27 0,1 1,1.27 -1.27A1.27,1.27 0,0 1,18.919 29.081ZM29.08,29.081a1.27,1.27 0,1 1,1.27 -1.27A1.27,1.27 0,0 1,29.08 29.081Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_transport_m.xml"
|
||
line="12"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1081 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M38.4,43.199L25.6,43.199v2.4A2.4,2.4 0,0 1,23.2 47.999L21.6,47.999a2.4,2.4 0,0 1,-2.4 -2.4L19.2,42.928A4.8,4.8 0,0 1,16 38.399L16,33.599a4.778,4.778 0,0 1,0.816 -2.679L18.554,20.041A4.8,4.8 0,0 1,23.3 15.999L40.705,15.999a4.8,4.8 0,0 1,4.736 4.043l1.733,10.865A4.779,4.779 0,0 1,48 33.599v4.8a4.8,4.8 0,0 1,-3.2 4.528L44.8,45.599A2.4,2.4 0,0 1,42.4 47.999L40.8,47.999a2.4,2.4 0,0 1,-2.4 -2.4L38.4,43.199ZM20.8,39.999L43.2,39.999a1.6,1.6 0,0 0,1.6 -1.6L44.8,33.599A1.6,1.6 0,0 0,43.2 31.999L20.8,31.999a1.6,1.6 0,0 0,-1.6 1.6v4.8A1.6,1.6 0,0 0,20.8 39.999ZM43.6,28.816 L42.283,20.546A1.6,1.6 0,0 0,40.705 19.199L23.295,19.199A1.6,1.6 0,0 0,21.714 20.546l-1.32,8.271q0.2,-0.017 0.406,-0.018L43.2,28.799C43.336,28.799 43.47,28.804 43.6,28.816ZM40.8,35.199a0.8,0.8 0,1 0,0.8 0.8A0.8,0.8 0,0 0,40.8 35.199ZM40.8,38.399A2.4,2.4 0,1 1,43.2 35.999a2.4,2.4 0,0 1,-2.4 2.4ZM23.2,35.199A0.8,0.8 0,1 0,24 35.999,0.8 0.8,0 0,0 23.2,35.199ZM23.2,38.399A2.4,2.4 0,1 1,25.6 35.999a2.4,2.4 0,0 1,-2.4 2.4ZM24.327,20.95a1.6,1.6 0,0 1,1.6 1.6v3.2a1.6,1.6 0,0 1,-3.2 0v-3.2A1.6,1.6 0,0 1,24.327 20.95Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_vehicle_l.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1047 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M28.8,32.399L19.2,32.399v1.8A1.8,1.8 0,0 1,17.4 35.999L16.2,35.999a1.8,1.8 0,0 1,-1.8 -1.8v-2A3.6,3.6 0,0 1,12 28.799L12,25.199a3.584,3.584 0,0 1,0.612 -2.009l1.3,-8.16A3.6,3.6 0,0 1,17.472 11.999L30.529,11.999a3.6,3.6 0,0 1,3.552 3.033l1.3,8.148A3.584,3.584 0,0 1,36 25.199v3.6a3.6,3.6 0,0 1,-2.4 3.4v2A1.8,1.8 0,0 1,31.8 35.999L30.6,35.999a1.8,1.8 0,0 1,-1.8 -1.8L28.8,32.399ZM15.6,29.999L32.4,29.999a1.2,1.2 0,0 0,1.2 -1.2L33.6,25.199A1.2,1.2 0,0 0,32.4 23.999L15.6,23.999a1.2,1.2 0,0 0,-1.2 1.2v3.6A1.2,1.2 0,0 0,15.6 29.999ZM32.7,21.611l-0.989,-6.2A1.2,1.2 0,0 0,30.529 14.399L17.471,14.399a1.2,1.2 0,0 0,-1.186 1.01l-0.99,6.2q0.152,-0.013 0.3,-0.013L32.4,21.596C32.5,21.599 32.6,21.599 32.7,21.611ZM30.6,26.399a0.6,0.6 0,1 0,0.6 0.6A0.6,0.6 0,0 0,30.6 26.399ZM30.6,28.799A1.8,1.8 0,1 1,32.4 26.999a1.8,1.8 0,0 1,-1.8 1.8ZM17.4,26.399A0.6,0.6 0,1 0,18 26.999,0.6 0.6,0 0,0 17.4,26.399ZM17.4,28.799A1.8,1.8 0,1 1,19.2 26.999a1.8,1.8 0,0 1,-1.8 1.8ZM18.245,15.712a1.2,1.2 0,0 1,1.2 1.2v2.4a1.2,1.2 0,0 1,-2.4 0v-2.4A1.2,1.2 0,0 1,18.245 15.712Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_vehicle_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (976 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M19.2,21.6L12.8,21.6v1.2A1.2,1.2 0,0 1,11.6 24L10.8,24a1.2,1.2 0,0 1,-1.2 -1.2L9.6,21.465A2.4,2.4 0,0 1,8 19.2L8,16.8A2.389,2.389 0,0 1,8.408 15.461l0.869,-5.44A2.4,2.4 0,0 1,11.648 8h8.7a2.4,2.4 0,0 1,2.368 2.022l0.866,5.432A2.389,2.389 0,0 1,24 16.8v2.4a2.4,2.4 0,0 1,-1.6 2.264L22.4,22.8A1.2,1.2 0,0 1,21.2 24h-0.8a1.2,1.2 0,0 1,-1.2 -1.2L19.2,21.6ZM10.4,20L21.6,20a0.8,0.8 0,0 0,0.8 -0.8L22.4,16.8a0.8,0.8 0,0 0,-0.8 -0.8L10.4,16a0.8,0.8 0,0 0,-0.8 0.8v2.4A0.8,0.8 0,0 0,10.4 20ZM21.8,14.408l-0.659,-4.135a0.8,0.8 0,0 0,-0.789 -0.674L11.647,9.599a0.8,0.8 0,0 0,-0.79 0.674L10.2,14.409q0.1,-0.009 0.2,-0.009L21.6,14.4C21.668,14.4 21.735,14.4 21.8,14.408ZM20.4,17.6a0.4,0.4 0,1 0,0.4 0.4A0.4,0.4 0,0 0,20.4 17.6ZM20.4,19.2A1.2,1.2 0,1 1,21.6 18a1.2,1.2 0,0 1,-1.2 1.2ZM11.6,17.6A0.4,0.4 0,1 0,12 18,0.4 0.4,0 0,0 11.6,17.6ZM11.6,19.2A1.2,1.2 0,1 1,12.8 18a1.2,1.2 0,0 1,-1.2 1.2ZM12.163,10.475a0.8,0.8 0,0 1,0.8 0.8v1.6a0.8,0.8 0,0 1,-1.6 0v-1.6A0.8,0.8 0,0 1,12.163 10.475Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_vehicle_s.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (977 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M41.491,20.949a6.577,6.577 0,0 0,-1.582 -3.539,6.246 6.246,0 0,0 -4.756,-2.133h-6.311a6.241,6.241 0,0 0,-4.754 2.134,6.552 6.552,0 0,0 -1.582,3.538 8.306,8.306 0,0 0,-6.507 8.257v7.645a8.31,8.31 0,0 0,8.156 8.439h15.688a8.31,8.31 0,0 0,8.157 -8.439L47.9999,29.205A8.306,8.306 0,0 0,41.491 20.949ZM42.5649,24.756 L35.48,28.837a1.455,1.455 0,0 0,-0.849 -0.3h-5.336a1.453,1.453 0,0 0,-0.875 0.321l-7.021,-4.081a4.981,4.981 0,0 1,2.636 -0.837h15.624a1.3,1.3 0,0 0,0.162 -0.034,1.2 1.2,0 0,0 0.139,0.034A4.986,4.986 0,0 1,42.5699 24.755ZM33.105,31.691L33.105,33.815a1.143,1.143 0,1 1,-2.284 0L30.8209,31.691ZM28.843,18.434h6.311a3.278,3.278 0,0 1,2.5 1.1,3.342 3.342,0 0,1 0.686,1.247h-12.68a3.305,3.305 0,0 1,0.686 -1.247A3.272,3.272 0,0 1,28.843 18.433ZM44.948,36.851a5.2,5.2 0,0 1,-5.105 5.285h-15.687a5.2,5.2 0,0 1,-5.1 -5.285L19.056,29.205a5.473,5.473 0,0 1,0.365 -1.962l8.354,4.855L27.775,33.815a4.2,4.2 0,1 0,8.386 0L36.161,32.06L44.5699,27.215a5.463,5.463 0,0 1,0.375 1.994Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_work_l.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (966 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M31.119,16.249a4.932,4.932 0,0 0,-1.187 -2.654,4.684 4.684,0 0,0 -3.567,-1.6h-4.733a4.681,4.681 0,0 0,-3.565 1.6,4.915 4.915,0 0,0 -1.186,2.653 6.229,6.229 0,0 0,-4.88 6.193v5.734a6.232,6.232 0,0 0,6.117 6.33h11.766a6.233,6.233 0,0 0,6.118 -6.33L36.002,22.441A6.229,6.229 0,0 0,31.119 16.249ZM31.925,19.104 L26.6111,22.165a1.091,1.091 0,0 0,-0.637 -0.226h-4a1.089,1.089 0,0 0,-0.656 0.241l-5.266,-3.061a3.737,3.737 0,0 1,1.977 -0.628h11.718a0.979,0.979 0,0 0,0.121 -0.026,0.9 0.9,0 0,0 0.1,0.026A3.739,3.739 0,0 1,31.924 19.104ZM24.8251,24.304v1.591a0.857,0.857 0,1 1,-1.713 0L23.1121,24.305ZM21.6251,14.361L26.37,14.361a2.458,2.458 0,0 1,1.875 0.825,2.5 2.5,0 0,1 0.514,0.936h-9.51a2.479,2.479 0,0 1,0.514 -0.936A2.454,2.454 0,0 1,21.632 14.362ZM33.7041,28.174a3.9,3.9 0,0 1,-3.829 3.963h-11.766a3.9,3.9 0,0 1,-3.828 -3.963L14.2811,22.441a4.106,4.106 0,0 1,0.274 -1.472l6.266,3.641v1.285a3.147,3.147 0,1 0,6.29 0L27.1112,24.582l6.313,-3.636a4.1,4.1 0,0 1,0.281 1.5Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_work_m.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (951 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M20.746,10.838a3.286,3.286 0,0 0,-0.791 -1.769,3.123 3.123,0 0,0 -2.378,-1.066h-3.156a3.121,3.121 0,0 0,-2.377 1.066,3.275 3.275,0 0,0 -0.791,1.768 4.151,4.151 0,0 0,-3.254 4.127v3.821a4.154,4.154 0,0 0,4.078 4.218h7.844a4.154,4.154 0,0 0,4.078 -4.218L23.9989,14.961A4.151,4.151 0,0 0,20.746 10.838ZM21.283,12.738 L17.74,14.778a0.727,0.727 0,0 0,-0.424 -0.151h-2.668a0.727,0.727 0,0 0,-0.437 0.16l-3.51,-2.04a2.491,2.491 0,0 1,1.318 -0.418h7.812a0.651,0.651 0,0 0,0.081 -0.017,0.615 0.615,0 0,0 0.07,0.017A2.494,2.494 0,0 1,21.283 12.738ZM16.553,16.204v1.06a0.571,0.571 0,1 1,-1.142 0v-1.06ZM14.422,9.578h3.156a1.639,1.639 0,0 1,1.25 0.55,1.668 1.668,0 0,1 0.343,0.623h-6.34a1.654,1.654 0,0 1,0.343 -0.623A1.637,1.637 0,0 1,14.422 9.577ZM22.475,18.778a2.6,2.6 0,0 1,-2.553 2.641h-7.844a2.6,2.6 0,0 1,-2.552 -2.641L9.526,14.961a2.734,2.734 0,0 1,0.182 -0.981l4.177,2.426v0.857a2.1,2.1 0,1 0,4.193 0L18.078,16.388l4.208,-2.423a2.731,2.731 0,0 1,0.188 1Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_custom_work_s.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1405 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M22.222,17.806L19.375,17.806a0.113,0.113 0,0 1,-0.084 -0.037,0.108 0.108,0 0,1 -0.026,-0.089l0.508,-3.518a0.11,0.11 0,0 1,0.109 -0.1h2.334a0.769,0.769 0,1 0,0 -1.537h-2.081a0.11,0.11 0,0 1,-0.083 -0.037,0.108 0.108,0 0,1 -0.027,-0.09l0.347,-2.4a0.763,0.763 0,0 0,-0.145 -0.564,0.835 0.835,0 0,0 -0.625,-0.311 0.779,0.779 0,0 0,-0.772 0.66l-0.382,2.646a0.11,0.11 0,0 1,-0.109 0.1h-3.607a0.113,0.113 0,0 1,-0.084 -0.037,0.111 0.111,0 0,1 -0.026,-0.09l0.362,-2.5a0.755,0.755 0,0 0,-0.145 -0.564,0.837 0.837,0 0,0 -0.63,-0.312 0.777,0.777 0,0 0,-0.765 0.66l-0.4,2.754a0.11,0.11 0,0 1,-0.109 0.1L9.775,12.5401a0.769,0.769 0,1 0,0 1.537h2.912a0.111,0.111 0,0 1,0.109 0.126l-0.508,3.518a0.109,0.109 0,0 1,-0.109 0.1L9.775,17.8211a0.769,0.769 0,1 0,0 1.537h2.15a0.113,0.113 0,0 1,0.084 0.037,0.11 0.11,0 0,1 0.026,0.09L11.675,21.994a0.766,0.766 0,0 0,0.145 0.565,0.83 0.83,0 0,0 0.627,0.31 0.777,0.777 0,0 0,0.769 -0.659l0.4,-2.774a0.109,0.109 0,0 1,0.109 -0.1h3.605a0.11,0.11 0,0 1,0.109 0.127l-0.379,2.633a0.759,0.759 0,0 0,0.145 0.564,0.789 0.789,0 0,0 0.627,0.312 0.781,0.781 0,0 0,0.77 -0.66l0.416,-2.881a0.109,0.109 0,0 1,0.109 -0.1h3.1a0.769,0.769 0,1 0,0 -1.537ZM18.201,14.193 L17.693,17.711a0.109,0.109 0,0 1,-0.109 0.1L13.975,17.811a0.111,0.111 0,0 1,-0.084 -0.037,0.109 0.109,0 0,1 -0.026,-0.089l0.508,-3.518a0.11,0.11 0,0 1,0.109 -0.1h3.606a0.11,0.11 0,0 1,0.083 0.037A0.106,0.106 0,0 1,18.201 14.194Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_label_hashtag.xml"
|
||
line="11"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1646 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M1566.3,743.56A295.67,295.67 0,0 0,1304.83 586L695.17,586A295.67,295.67 0,0 0,433.7 743.56a641.1,641.1 0,0 0,0 596.88A295.67,295.67 0,0 0,695.17 1498h609.66a295.67,295.67 0,0 0,261.47 -157.56,641.1 641.1,0 0,0 0,-596.88ZM1272.36,966.56 L1087.56,1225.56 1085.74,1228.09c-0.37,0.51 -0.76,1 -1.14,1.5 -0.54,0.72 -1.08,1.44 -1.64,2.15l0,0a93.88,93.88 0,0 1,-15 15.12q-1.83,1.47 -3.72,2.87l-0.39,0.29 -0.43,0.32c-0.55,0.41 -1.09,0.82 -1.66,1.21s-1.16,0.8 -1.78,1.15a80.3,80.3 0,0 1,-10 5.78,95.25 95.25,0 0,1 -27,8.93 1.72,1.72 0,0 1,-0.44 0.09A94.27,94.27 0,0 1,1006 1269h-0.36a94.27,94.27 0,0 1,-16.57 -1.42,0.78 0.78,0 0,0 -0.44,-0.09 95.25,95.25 0,0 1,-27 -8.93,80.3 80.3,0 0,1 -10,-5.78c-0.62,-0.35 -1.2,-0.75 -1.77,-1.15l-2,-1.33a94.49,94.49 0,0 1,-24.44 -25.55L739.18,966.6c-0.45,-0.67 -0.94,-1.33 -1.38,-2a94.62,94.62 0,0 1,25.37 -131.41,98.81 98.81,0 0,1 135.94,23.5l106.66,149.49 106.66,-149.49a98.81,98.81 0,0 1,135.94 -23.5c0.67,0.45 1.34,0.89 2,1.33A94.68,94.68 0,0 1,1272.36 966.6ZM853,956.6a55.15,55.15 0,0 0,12.84 -77,57.65 57.65,0 0,0 -79.3,-13.73c-0.4,0.26 -0.76,0.53 -1.16,0.8a55.21,55.21 0,0 0,-12.84 77,57.66 57.66,0 0,0 79.35,13.68C852.19,957.14 852.59,956.87 853,956.6ZM1225.19,866a57.59,57.59 0,0 0,-79.44 13.6c-16.88,23.63 -51.62,117.41 -15.14,189.25a10.16,10.16 0,0 0,3.24 3.77,10.66 10.66,0 0,0 14.88,-2.44l90,-126c0.18,-0.27 0.36,-0.58 0.58,-0.85A55.57,55.57 0,0 0,1225.19 866ZM965.12,1063.18c-36.92,-24.92 -79.74,-44.78 -117.24,-40.61a10.5,10.5 0,0 0,-5 1.83,10.33 10.33,0 0,0 -2.49,14.43l73.21,102.63 45.14,63.26a58,58 0,0 0,79.52 14.35l1.33,-0.94a55.2,55.2 0,0 0,12.84 -77C1043.35,1128.39 1008.26,1092.32 965.12,1063.18Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_launcher_foreground.xml"
|
||
line="15"
|
||
column="31"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1646 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M1566.3,743.56A295.67,295.67 0,0 0,1304.83 586L695.17,586A295.67,295.67 0,0 0,433.7 743.56a641.1,641.1 0,0 0,0 596.88A295.67,295.67 0,0 0,695.17 1498h609.66a295.67,295.67 0,0 0,261.47 -157.56,641.1 641.1,0 0,0 0,-596.88ZM1272.36,966.56 L1087.56,1225.56 1085.74,1228.09c-0.37,0.51 -0.76,1 -1.14,1.5 -0.54,0.72 -1.08,1.44 -1.64,2.15l0,0a93.88,93.88 0,0 1,-15 15.12q-1.83,1.47 -3.72,2.87l-0.39,0.29 -0.43,0.32c-0.55,0.41 -1.09,0.82 -1.66,1.21s-1.16,0.8 -1.78,1.15a80.3,80.3 0,0 1,-10 5.78,95.25 95.25,0 0,1 -27,8.93 1.72,1.72 0,0 1,-0.44 0.09A94.27,94.27 0,0 1,1006 1269h-0.36a94.27,94.27 0,0 1,-16.57 -1.42,0.78 0.78,0 0,0 -0.44,-0.09 95.25,95.25 0,0 1,-27 -8.93,80.3 80.3,0 0,1 -10,-5.78c-0.62,-0.35 -1.2,-0.75 -1.77,-1.15l-2,-1.33a94.49,94.49 0,0 1,-24.44 -25.55L739.18,966.6c-0.45,-0.67 -0.94,-1.33 -1.38,-2a94.62,94.62 0,0 1,25.37 -131.41,98.81 98.81,0 0,1 135.94,23.5l106.66,149.49 106.66,-149.49a98.81,98.81 0,0 1,135.94 -23.5c0.67,0.45 1.34,0.89 2,1.33A94.68,94.68 0,0 1,1272.36 966.6ZM853,956.6a55.15,55.15 0,0 0,12.84 -77,57.65 57.65,0 0,0 -79.3,-13.73c-0.4,0.26 -0.76,0.53 -1.16,0.8a55.21,55.21 0,0 0,-12.84 77,57.66 57.66,0 0,0 79.35,13.68C852.19,957.14 852.59,956.87 853,956.6ZM1225.19,866a57.59,57.59 0,0 0,-79.44 13.6c-16.88,23.63 -51.62,117.41 -15.14,189.25a10.16,10.16 0,0 0,3.24 3.77,10.66 10.66,0 0,0 14.88,-2.44l90,-126c0.18,-0.27 0.36,-0.58 0.58,-0.85A55.57,55.57 0,0 0,1225.19 866ZM965.12,1063.18c-36.92,-24.92 -79.74,-44.78 -117.24,-40.61a10.5,10.5 0,0 0,-5 1.83,10.33 10.33,0 0,0 -2.49,14.43l73.21,102.63 45.14,63.26a58,58 0,0 0,79.52 14.35l1.33,-0.94a55.2,55.2 0,0 0,12.84 -77C1043.35,1128.39 1008.26,1092.32 965.12,1063.18Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_launcher_monochrome.xml"
|
||
line="18"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (882 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M24.749,13.774a0.848,0.848 0,0 0,-1.2 -0.007l-7.5,7.5a4.3,4.3 0,0 1,-5.4 0.62,4.427 4.427,0 0,1 -0.695,-0.567 4.257,4.257 0,0 1,-0.027 -6.014l5.114,-5.114a2.594,2.594 0,0 1,3.165 -0.455,2.625 2.625,0 0,1 0.513,0.4 2.594,2.594 0,0 1,0.671 2.48,2.455 2.455,0 0,1 -0.655,1.13l-5.185,5.185a0.84,0.84 0,0 1,-0.6 0.252h0a0.876,0.876 0,0 1,-0.86 -0.86,0.84 0.84,0 0,1 0.253,-0.6l5.183,-5.184a0.834,0.834 0,0 0,0.246 -0.593,0.857 0.857,0 0,0 -1.453,-0.614l-5.07,5.07a2.656,2.656 0,0 0,-0.272 3.522,2.431 2.431,0 0,0 0.178,0.2 2.553,2.553 0,0 0,3.605 0.019l5.185,-5.185c0.1,-0.1 0.2,-0.212 0.284,-0.314a4.237,4.237 0,0 0,-0.316 -5.7c-0.088,-0.088 -0.181,-0.173 -0.279,-0.256a4.386,4.386 0,0 0,-5.888 0.383l-5.028,5.028a5.863,5.863 0,0 0,-1.689 4.763A6.016,6.016 0,0 0,12.416 24.24c0.206,0.021 0.411,0.032 0.614,0.032a5.848,5.848 0,0 0,4.148 -1.722l7.577,-7.577A0.85,0.85 0,0 0,24.749 13.774Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_modal_attachment_file.xml"
|
||
line="10"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1418 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M22.21,7.926A5.331,5.331 0,0 0,17.496 5.086L6.505,5.086a5.331,5.331 0,0 0,-4.714 2.841,11.558 11.558,0 0,0 0,10.761 5.331,5.331 0,0 0,4.714 2.841h10.991a5.331,5.331 0,0 0,4.714 -2.841,11.558 11.558,0 0,0 0,-10.761ZM16.91,11.947 L13.578,16.6161 13.545,16.6621 13.524,16.689 13.494,16.7281h0a1.676,1.676 0,0 1,-0.27 0.273l-0.067,0.052 -0.007,0.005 -0.008,0.006 -0.03,0.022 -0.032,0.021a1.458,1.458 0,0 1,-0.181 0.1,1.717 1.717,0 0,1 -0.486,0.161l-0.008,0a1.7,1.7 0,0 1,-0.3 0.026h-0.006a1.7,1.7 0,0 1,-0.3 -0.026,0.015 0.015,0 0,0 -0.008,0 1.717,1.717 0,0 1,-0.486 -0.161,1.461 1.461,0 0,1 -0.181,-0.1l-0.032,-0.021 -0.036,-0.024a1.705,1.705 0,0 1,-0.44 -0.461l-3.321,-4.654 -0.025,-0.036a1.706,1.706 0,0 1,0.457 -2.369,1.781 1.781,0 0,1 2.451,0.424l1.923,2.7 1.923,-2.7a1.781,1.781 0,0 1,2.451 -0.424l0.035,0.024A1.707,1.707 0,0 1,16.91 11.947ZM9.349,11.7671a0.994,0.994 0,0 0,0.231 -1.388,1.039 1.039,0 0,0 -1.43,-0.247l-0.021,0.014a1,1 0,0 0,-0.231 1.389,1.039 1.039,0 0,0 1.43,0.247ZM16.06,10.1341a1.038,1.038 0,0 0,-1.432 0.245,3.889 3.889,0 0,0 -0.273,3.412 0.184,0.184 0,0 0,0.059 0.068,0.192 0.192,0 0,0 0.268,-0.044l1.622,-2.271a0.173,0.173 0,0 1,0.01 -0.015A1,1 0,0 0,16.062 10.134ZM11.372,13.6881a3.425,3.425 0,0 0,-2.114 -0.732,0.191 0.191,0 0,0 -0.09,0.033 0.186,0.186 0,0 0,-0.045 0.26l1.32,1.85 0.814,1.141a1.046,1.046 0,0 0,1.434 0.259l0.024,-0.017a1,1 0,0 0,0.232 -1.388A7.508,7.508 0,0 0,11.371 13.686Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_notification.xml"
|
||
line="10"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1418 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M22.21,7.926A5.331,5.331 0,0 0,17.496 5.086L6.505,5.086a5.331,5.331 0,0 0,-4.714 2.841,11.558 11.558,0 0,0 0,10.761 5.331,5.331 0,0 0,4.714 2.841h10.991a5.331,5.331 0,0 0,4.714 -2.841,11.558 11.558,0 0,0 0,-10.761ZM16.91,11.947 L13.578,16.6161 13.545,16.6621 13.524,16.689 13.494,16.7281h0a1.676,1.676 0,0 1,-0.27 0.273l-0.067,0.052 -0.007,0.005 -0.008,0.006 -0.03,0.022 -0.032,0.021a1.458,1.458 0,0 1,-0.181 0.1,1.717 1.717,0 0,1 -0.486,0.161l-0.008,0a1.7,1.7 0,0 1,-0.3 0.026h-0.006a1.7,1.7 0,0 1,-0.3 -0.026,0.015 0.015,0 0,0 -0.008,0 1.717,1.717 0,0 1,-0.486 -0.161,1.461 1.461,0 0,1 -0.181,-0.1l-0.032,-0.021 -0.036,-0.024a1.705,1.705 0,0 1,-0.44 -0.461l-3.321,-4.654 -0.025,-0.036a1.706,1.706 0,0 1,0.457 -2.369,1.781 1.781,0 0,1 2.451,0.424l1.923,2.7 1.923,-2.7a1.781,1.781 0,0 1,2.451 -0.424l0.035,0.024A1.707,1.707 0,0 1,16.91 11.947ZM9.349,11.7671a0.994,0.994 0,0 0,0.231 -1.388,1.039 1.039,0 0,0 -1.43,-0.247l-0.021,0.014a1,1 0,0 0,-0.231 1.389,1.039 1.039,0 0,0 1.43,0.247ZM16.06,10.1341a1.038,1.038 0,0 0,-1.432 0.245,3.889 3.889,0 0,0 -0.273,3.412 0.184,0.184 0,0 0,0.059 0.068,0.192 0.192,0 0,0 0.268,-0.044l1.622,-2.271a0.173,0.173 0,0 1,0.01 -0.015A1,1 0,0 0,16.062 10.134ZM11.372,13.6881a3.425,3.425 0,0 0,-2.114 -0.732,0.191 0.191,0 0,0 -0.09,0.033 0.186,0.186 0,0 0,-0.045 0.26l1.32,1.85 0.814,1.141a1.046,1.046 0,0 0,1.434 0.259l0.024,-0.017a1,1 0,0 0,0.232 -1.388A7.508,7.508 0,0 0,11.371 13.686Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_notification_m.xml"
|
||
line="16"
|
||
column="31"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (822 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M19.06,8a4.948,4.948 0,0 0,-4.941 4.943,5.371 5.371,0 0,0 0.108,1.061 0.149,0.149 0,0 1,-0.042 0.137l-5.627,5.626a1.863,1.863 0,0 0,0 2.659l1.02,1.018a1.861,1.861 0,0 0,2.656 0l0.661,-0.651a0.159,0.159 0,0 1,0.181 -0.028,1.927 1.927,0 0,0 2.215,-0.338l1.02,-1.02a1.9,1.9 0,0 0,0.338 -2.217,0.15 0.15,0 0,1 0.027,-0.177l1.193,-1.193a0.178,0.178 0,0 1,0.141 -0.042,5.2 5.2,0 0,0 1.049,0.109 4.943,4.943 0,0 0,0 -9.885ZM16.172,14.35a3.2,3.2 0,0 1,-0.326 -1.407,2.948 2.948,0 0,1 0.193,-1.068 3.183,3.183 0,0 1,3.02 -2.142,3.215 3.215,0 0,1 3.212,3.21 3.168,3.168 0,0 1,-2.127 3.012l-0.01,0a3.193,3.193 0,0 1,-2.478 -0.128l-0.167,-0.082 -3.309,3.309 0.912,0.912a0.15,0.15 0,0 1,0 0.214l-1.019,1.019a0.16,0.16 0,0 1,-0.219 0l-0.91,-0.909 -1.928,1.928a0.16,0.16 0,0 1,-0.22 0l-1.019,-1.019a0.15,0.15 0,0 1,0 -0.214l6.476,-6.475Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_reset_password.xml"
|
||
line="10"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1051 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M22.537,12.172l-2.71,-2.71a1.571,1.571 0,0 0,-1.117 -0.462h-8.129a1.582,1.582 0,0 0,-1.581 1.581v10.839a1.582,1.582 0,0 0,1.581 1.581h10.839a1.582,1.582 0,0 0,1.581 -1.581L23.001,13.29A1.57,1.57 0,0 0,22.537 12.172ZM13.065,18.71a0.226,0.226 0,0 1,0.226 -0.226h5.419a0.226,0.226 0,0 1,0.226 0.226v2.71a0.226,0.226 0,0 1,-0.226 0.226L13.29,21.646a0.226,0.226 0,0 1,-0.226 -0.226ZM16.226,12.387a0.226,0.226 0,0 1,-0.226 0.226h-2.71a0.226,0.226 0,0 1,-0.226 -0.226L13.064,10.581a0.226,0.226 0,0 1,0.226 -0.226h2.71a0.226,0.226 0,0 1,0.226 0.226ZM18.71,17.129L13.29,17.129a1.582,1.582 0,0 0,-1.581 1.581v2.71a0.226,0.226 0,0 1,-0.226 0.226h-0.9a0.226,0.226 0,0 1,-0.226 -0.226L10.357,10.581a0.226,0.226 0,0 1,0.226 -0.226h0.9a0.226,0.226 0,0 1,0.226 0.226v1.806a1.582,1.582 0,0 0,1.581 1.581h2.71a1.582,1.582 0,0 0,1.581 -1.581L17.581,10.581a0.226,0.226 0,0 1,0.226 -0.226h0.9a0.223,0.223 0,0 1,0.16 0.066l2.71,2.71a0.228,0.228 0,0 1,0.066 0.16v8.129a0.226,0.226 0,0 1,-0.226 0.226h-0.9a0.226,0.226 0,0 1,-0.226 -0.226v-2.71A1.582,1.582 0,0 0,18.71 17.129Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_save.xml"
|
||
line="11"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1024 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M16.022,21.19c-0.6,0 -0.625,0 -0.594,-0.584 0.018,-0.342 -0.085,-0.441 -0.425,-0.46a13.455,13.455 0,0 1,-1.354 -0.2c-0.052,-0.008 -0.13,0 -0.151,-0.026 -0.217,-0.3 0.02,-0.613 0,-0.922 -0.011,-0.2 0.162,-0.165 0.289,-0.148 0.647,0.089 1.3,0.146 1.95,0.18a3.514,3.514 0,0 0,0.7 -0.028,1.147 1.147,0 0,0 1.082,-1.138c0.062,-0.6 -0.164,-0.924 -0.811,-1.166 -0.611,-0.228 -1.258,-0.335 -1.87,-0.567a2.195,2.195 0,0 1,-1.425 -2.96,1.96 1.96,0 0,1 1.765,-1.453c0.293,-0.049 0.359,-0.151 0.351,-0.423 -0.016,-0.544 0,-0.544 0.528,-0.544a2.233,2.233 0,0 0,0.313 0c0.277,-0.039 0.354,0.074 0.347,0.346 -0.014,0.559 0,0.553 0.577,0.618 0.389,0.044 0.776,0.108 1.163,0.162 0.167,0.023 0.234,0.084 0.218,0.282 -0.073,0.885 -0.062,0.87 -0.964,0.777a7.463,7.463 0,0 0,-2.068 -0.067c-0.6,0.1 -0.935,0.4 -1,0.89a0.973,0.973 0,0 0,0.776 1.149c0.613,0.22 1.248,0.377 1.861,0.594a2.024,2.024 0,0 1,1.584 2.437,2.251 2.251,0 0,1 -1.957,2.211c-0.281,0.051 -0.348,0.158 -0.314,0.4a0.524,0.524 0,0 1,0 0.078C16.605,21.19 16.605,21.19 16.022,21.19Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_speendee.xml"
|
||
line="40"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (994 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M22.041,13.688a0.254,0.254 0,0 1,-0.128 -0.2,5.929 5.929,0 0,0 -11.826,0 0.259,0.259 0,0 1,-0.128 0.2,3.857 3.857,0 0,0 1.912,7.214 1.808,1.808 0,0 0,1.806 -1.806v-4.129a1.808,1.808 0,0 0,-1.684 -1.793,0.269 0.269,0 0,1 -0.229,-0.327 0.256,0.256 0,0 1,0.252 -0.2h7.967a0.287,0.287 0,0 1,0.257 0.222,0.258 0.258,0 0,1 -0.236,0.308 1.807,1.807 0,0 0,-1.682 1.793v4.129a1.8,1.8 0,0 0,0.8 1.5,0.259 0.259,0 0,1 0.1,0.3 2.321,2.321 0,0 1,-2.183 1.56h-2.065a0.774,0.774 0,0 0,0 1.548h2.065a3.851,3.851 0,0 0,3.767 -3.008,0.256 0.256,0 0,1 0.192,-0.194 3.85,3.85 0,0 0,1.05 -7.11ZM22.452,17.033a2.325,2.325 0,0 1,-2.323 2.323,0.258 0.258,0 0,1 -0.258,-0.258v-4.129a0.258,0.258 0,0 1,0.258 -0.258A2.325,2.325 0,0 1,22.45 17.032ZM13.125,10.645a4.32,4.32 0,0 1,5.752 0,0.261 0.261,0 0,1 0.071,0.285 0.254,0.254 0,0 1,-0.242 0.167h-5.411a0.254,0.254 0,0 1,-0.241 -0.167A0.261,0.261 0,0 1,13.124 10.645ZM12.125,19.097a0.258,0.258 0,0 1,-0.258 0.258,2.323 2.323,0 1,1 0,-4.645 0.258,0.258 0,0 1,0.258 0.258Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_support.xml"
|
||
line="10"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (963 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M4.886,3.105a7.991,7.991 0,0 0,-2.543 1.661A7.717,7.717 0,0 0,0.629 7.23a7.554,7.554 0,0 0,0 6.035,7.717 7.717,0 0,0 1.714,2.464 7.992,7.992 0,0 0,2.543 1.661,8.261 8.261,0 0,0 6.228,0 7.991,7.991 0,0 0,2.543 -1.661A7.718,7.718 0,0 0,15.375 13.266a7.554,7.554 0,0 0,0 -6.035,7.717 7.717,0 0,0 -1.714,-2.464l-0.026,-0.025 0.364,-0.373 0.679,0.558 0.858,-0.98 -2.317,-1.9 -0.858,0.98 0.625,0.514 -0.368,0.378a8.047,8.047 0,0 0,-1.5 -0.808,8.129 8.129,0 0,0 -1.2,-0.386L9.918,1.285h1.067L10.985,0L5.017,0L5.017,1.285L6.085,1.285L6.085,2.719A8.13,8.13 0,0 0,4.886 3.105ZM14.675,10.248a6.326,6.326 0,0 1,-1.955 4.573,6.826 6.826,0 0,1 -9.438,0 6.326,6.326 0,0 1,0 -9.146,6.684 6.684,0 0,1 2.8,-1.625 6.849,6.849 0,0 1,1.326 -0.244c0.195,-0.016 0.391,-0.025 0.589,-0.025s0.394,0.009 0.589,0.025a6.852,6.852 0,0 1,1.326 0.244,6.684 6.684,0 0,1 2.8,1.625A6.326,6.326 0,0 1,14.675 10.248ZM7.411,1.325h1.178L8.589,2.516q-0.293,-0.021 -0.589,-0.021t-0.589,0.021L7.411,1.325Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_timetracking.xml"
|
||
line="7"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1128 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M30.451,15.786c0,-0.062 -0.006,-0.131 -0.01,-0.209a0.284,0.284 0,0 0,-0.028 -0.09,12.09 12.09,0 0,0 -0.8,-3.858 13.337,13.337 0,0 0,-13.871 -8.522,11.96 11.96,0 0,0 -7.915,4.027 11.253,11.253 0,0 0,-2.918 9.056,10.154 10.154,0 0,0 0.743,2.868 9.966,9.966 0,0 0,10.153 6.27,8.46 8.46,0 0,0 7.1,-5.019 7.3,7.3 0,0 0,-3.463 -9.646,5.573 5.573,0 0,0 -5.252,0.37 4.422,4.422 0,0 0,-2 5.191,3.064 3.064,0 0,0 2.828,2.12 1.344,1.344 0,0 0,1.329 -0.85,1.3 1.3,0 0,0 -0.391,-1.518 1.288,1.288 0,0 1,-0.342 -1.45,1.333 1.333,0 0,1 1.241,-0.877 2.763,2.763 0,0 1,2.127 0.808,3.659 3.659,0 0,1 1.088,2.684 4.971,4.971 0,0 1,-0.116 0.91,5.045 5.045,0 0,1 -4.9,3.773 6.338,6.338 0,0 1,-5.846 -3.568,8.259 8.259,0 0,1 -0.758,-2.27h0c-0.008,-0.137 -0.01,-0.275 -0.025,-0.411a7.386,7.386 0,0 1,0.388 -3.242,8.668 8.668,0 0,1 9.028,-5.7 9.8,9.8 0,0 1,7.991 5.2,10.883 10.883,0 0,1 1.338,4.354c0,0.105 0,0.211 0,0.316a11.382,11.382 0,0 1,-1.718 6.7,12.491 12.491,0 0,1 -13.6,5.44 13.585,13.585 0,0 1,-9.707 -8.579c-0.12,-0.007 -0.086,0.06 -0.061,0.124a0.481,0.481 0,0 0,0.011 0.062,14.521 14.521,0 0,0 28.282,-2.34A9.048,9.048 0,0 0,30.451 15.786Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_toshl_finance.xml"
|
||
line="15"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1419 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M17.2999,15.3C16.9999,15.5 16.8,15.5 16.6,15.6C16.4,15.6 16.3,15.7 16.2,15.8C16,15.8 16,16 16,16.1C16,16.2 16,16.3 15.9,16.4C15.8,16.5 15.6,16.5 15.4,16.5C15.1,16.5 14.7,16.5 14.3,16.7C14.1,16.8 13.8999,16.9 13.6999,17C13.2999,17.3 12.9,17.5 12.1,17.5C11.3,17.5 10.8999,17.2 10.4999,17C10.2999,16.9 10.0999,16.7 9.9,16.7C9.5,16.6 9.0999,16.5 8.7999,16.5C8.5999,16.5 8.4,16.5 8.2999,16.4C7.9999,16.3 7.9999,16.2 7.9999,16.1C7.9999,16 7.9999,15.8 7.8,15.8C7.7,15.7 7.4999,15.7 7.4,15.6C7.2,15.5 6.9999,15.5 6.7,15.3C6.4,15.1 6.5999,15 6.7,14.9C8.5999,14 8.9,12.5 8.9,12.4C8.9,12.3 8.9,12.2 8.7999,12.1C8.7,12 8.4,11.8 8.0999,11.7C7.9999,11.6 7.9,11.6 7.8,11.5C7.4999,11.3 7.4,11.1 7.4999,10.9C7.5999,10.7 7.7,10.7 7.9,10.7C7.9999,10.7 7.9999,10.7 8.0999,10.7C8.2999,10.7 8.5,10.8 8.5999,10.9C8.7,10.9 8.7999,11 8.9,11C8.9,11 8.9,11 9,11C9.0999,11 9.0999,11 9.0999,10.8V10.7C9.0999,10.4 9,9.7 9.0999,9.2C9.2,8.4 9.4,7.9 9.7999,7.5999C10,7.4 10.7,6.7 12.1,6.7C13.5,6.7 14.1999,7.4999 14.3999,7.5999C14.6999,7.9999 15,8.4 15.1,9.2C15.2,9.7999 15.1,10.4 15.1,10.8C15.1,10.9 15.1,11 15.2,11C15.2,11 15.2,11 15.3,11C15.4,11 15.5,10.9 15.6,10.9C15.8,10.8 15.9,10.8 16.1,10.7C16.1,10.7 16.1999,10.7 16.2999,10.7C16.4999,10.7 16.6,10.8 16.7,10.9C16.8,11.1 16.7,11.3 16.4,11.5C16.3,11.5 16.2,11.6 16.1,11.7C15.9,11.9 15.5,12.1 15.4,12.1C15.3,12.2 15.3,12.3 15.3,12.4C15.3,12.5 15.6,13.9 17.5,14.9C17.5,15 17.6999,15.1 17.2999,15.3Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_vue_brands_snapchat.xml"
|
||
line="7"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1598 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M16.5,14.8485C16.5,15.0105 16.4639,15.177 16.3873,15.339C16.3107,15.501 16.2116,15.654 16.0809,15.798C15.86,16.041 15.6167,16.2165 15.3418,16.329C15.0714,16.4415 14.7784,16.5 14.4629,16.5C14.0033,16.5 13.512,16.392 12.9937,16.1715C12.4755,15.951 11.9572,15.654 11.4434,15.2805C10.9251,14.9025 10.4339,14.484 9.9652,14.0205C9.501,13.5525 9.0819,13.062 8.7078,12.549C8.3383,12.036 8.0408,11.523 7.8245,11.0145C7.6082,10.5015 7.5,10.011 7.5,9.543C7.5,9.237 7.5541,8.9445 7.6622,8.6745C7.7704,8.4 7.9417,8.148 8.1805,7.923C8.469,7.6395 8.7844,7.5 9.1179,7.5C9.2441,7.5 9.3703,7.527 9.483,7.581C9.6002,7.635 9.7038,7.716 9.7849,7.833L10.8305,9.3045C10.9116,9.417 10.9702,9.5205 11.0108,9.6195C11.0513,9.714 11.0739,9.8085 11.0739,9.894C11.0739,10.002 11.0423,10.11 10.9792,10.2135C10.9206,10.317 10.835,10.425 10.7268,10.533L10.3843,10.8885C10.3348,10.938 10.3122,10.9965 10.3122,11.0685C10.3122,11.1045 10.3167,11.136 10.3257,11.172C10.3393,11.208 10.3528,11.235 10.3618,11.262C10.4429,11.4105 10.5826,11.604 10.7809,11.838C10.9837,12.072 11.2,12.3105 11.4344,12.549C11.6778,12.7875 11.9121,13.008 12.151,13.2105C12.3853,13.4085 12.5791,13.5435 12.7323,13.6245C12.7549,13.6335 12.7819,13.647 12.8135,13.6605C12.8495,13.674 12.8856,13.6785 12.9261,13.6785C13.0028,13.6785 13.0613,13.6515 13.1109,13.602L13.4534,13.2645C13.5661,13.152 13.6743,13.0665 13.7779,13.0125C13.8816,12.9495 13.9852,12.918 14.0979,12.918C14.1835,12.918 14.2737,12.936 14.3728,12.9765C14.472,13.017 14.5756,13.0755 14.6883,13.152L16.18,14.2095C16.2972,14.2905 16.3783,14.385 16.4279,14.4975C16.473,14.61 16.5,14.7225 16.5,14.8485Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_vue_brands_whatsapp.xml"
|
||
line="14"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (924 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M3.9889,14.6604L2.4689,13.1404C1.8489,12.5204 1.8489,11.5004 2.4689,10.8804L3.9889,9.3604C4.2489,9.1004 4.4589,8.5904 4.4589,8.2304V6.0804C4.4589,5.2004 5.1789,4.4804 6.0589,4.4804H8.2089C8.5689,4.4804 9.0789,4.2704 9.3389,4.0104L10.8589,2.4904C11.4789,1.8704 12.4989,1.8704 13.1189,2.4904L14.6389,4.0104C14.8989,4.2704 15.4089,4.4804 15.7689,4.4804H17.9189C18.7989,4.4804 19.5189,5.2004 19.5189,6.0804V8.2304C19.5189,8.5904 19.7289,9.1004 19.9889,9.3604L21.5089,10.8804C22.1289,11.5004 22.1289,12.5204 21.5089,13.1404L19.9889,14.6604C19.7289,14.9204 19.5189,15.4304 19.5189,15.7904V17.9403C19.5189,18.8203 18.7989,19.5404 17.9189,19.5404H15.7689C15.4089,19.5404 14.8989,19.7504 14.6389,20.0104L13.1189,21.5304C12.4989,22.1504 11.4789,22.1504 10.8589,21.5304L9.3389,20.0104C9.0789,19.7504 8.5689,19.5404 8.2089,19.5404H6.0589C5.1789,19.5404 4.4589,18.8203 4.4589,17.9403V15.7904C4.4589,15.4204 4.2489,14.9104 3.9889,14.6604Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_vue_money_discount.xml"
|
||
line="7"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1182 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M21.97,18.33C21.97,18.69 21.89,19.06 21.72,19.42C21.55,19.78 21.33,20.12 21.04,20.44C20.55,20.98 20.01,21.37 19.4,21.62C18.8,21.87 18.15,22 17.45,22C16.43,22 15.34,21.76 14.19,21.27C13.04,20.78 11.89,20.12 10.75,19.29C9.6,18.45 8.51,17.52 7.47,16.49C6.44,15.45 5.51,14.36 4.68,13.22C3.86,12.08 3.2,10.94 2.72,9.81C2.24,8.67 2,7.58 2,6.54C2,5.86 2.12,5.21 2.36,4.61C2.6,4 2.98,3.44 3.51,2.94C4.15,2.31 4.85,2 5.59,2C5.87,2 6.15,2.06 6.4,2.18C6.66,2.3 6.89,2.48 7.07,2.74L9.39,6.01C9.57,6.26 9.7,6.49 9.79,6.71C9.88,6.92 9.93,7.13 9.93,7.32C9.93,7.56 9.86,7.8 9.72,8.03C9.59,8.26 9.4,8.5 9.16,8.74L8.4,9.53C8.29,9.64 8.24,9.77 8.24,9.93C8.24,10.01 8.25,10.08 8.27,10.16C8.3,10.24 8.33,10.3 8.35,10.36C8.53,10.69 8.84,11.12 9.28,11.64C9.73,12.16 10.21,12.69 10.73,13.22C11.27,13.75 11.79,14.24 12.32,14.69C12.84,15.13 13.27,15.43 13.61,15.61C13.66,15.63 13.72,15.66 13.79,15.69C13.87,15.72 13.95,15.73 14.04,15.73C14.21,15.73 14.34,15.67 14.45,15.56L15.21,14.81C15.46,14.56 15.7,14.37 15.93,14.25C16.16,14.11 16.39,14.04 16.64,14.04C16.83,14.04 17.03,14.08 17.25,14.17C17.47,14.26 17.7,14.39 17.95,14.56L21.26,16.91C21.52,17.09 21.7,17.3 21.81,17.55C21.91,17.8 21.97,18.05 21.97,18.33Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_vue_pc_phone.xml"
|
||
line="7"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1182 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M21.97,18.33C21.97,18.69 21.89,19.06 21.72,19.42C21.55,19.78 21.33,20.12 21.04,20.44C20.55,20.98 20.01,21.37 19.4,21.62C18.8,21.87 18.15,22 17.45,22C16.43,22 15.34,21.76 14.19,21.27C13.04,20.78 11.89,20.12 10.75,19.29C9.6,18.45 8.51,17.52 7.47,16.49C6.44,15.45 5.51,14.36 4.68,13.22C3.86,12.08 3.2,10.94 2.72,9.81C2.24,8.67 2,7.58 2,6.54C2,5.86 2.12,5.21 2.36,4.61C2.6,4 2.98,3.44 3.51,2.94C4.15,2.31 4.85,2 5.59,2C5.87,2 6.15,2.06 6.4,2.18C6.66,2.3 6.89,2.48 7.07,2.74L9.39,6.01C9.57,6.26 9.7,6.49 9.79,6.71C9.88,6.92 9.93,7.13 9.93,7.32C9.93,7.56 9.86,7.8 9.72,8.03C9.59,8.26 9.4,8.5 9.16,8.74L8.4,9.53C8.29,9.64 8.24,9.77 8.24,9.93C8.24,10.01 8.25,10.08 8.27,10.16C8.3,10.24 8.33,10.3 8.35,10.36C8.53,10.69 8.84,11.12 9.28,11.64C9.73,12.16 10.21,12.69 10.73,13.22C11.27,13.75 11.79,14.24 12.32,14.69C12.84,15.13 13.27,15.43 13.61,15.61C13.66,15.63 13.72,15.66 13.79,15.69C13.87,15.72 13.95,15.73 14.04,15.73C14.21,15.73 14.34,15.67 14.45,15.56L15.21,14.81C15.46,14.56 15.7,14.37 15.93,14.25C16.16,14.11 16.39,14.04 16.64,14.04C16.83,14.04 17.03,14.08 17.25,14.17C17.47,14.26 17.7,14.39 17.95,14.56L21.26,16.91C21.52,17.09 21.7,17.3 21.81,17.55C21.91,17.8 21.97,18.05 21.97,18.33Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_vue_pc_phone_call.xml"
|
||
line="7"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (829 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M2,12.8799V11.1199C2,10.0799 2.85,9.2199 3.9,9.2199C5.71,9.2199 6.45,7.9399 5.54,6.3699C5.02,5.4699 5.33,4.2999 6.24,3.7799L7.97,2.7899C8.76,2.3199 9.78,2.5999 10.25,3.3899L10.36,3.5799C11.26,5.1499 12.74,5.1499 13.65,3.5799L13.76,3.3899C14.23,2.5999 15.25,2.3199 16.04,2.7899L17.77,3.7799C18.68,4.2999 18.99,5.4699 18.47,6.3699C17.56,7.9399 18.3,9.2199 20.11,9.2199C21.15,9.2199 22.01,10.0699 22.01,11.1199V12.8799C22.01,13.9199 21.16,14.7799 20.11,14.7799C18.3,14.7799 17.56,16.0599 18.47,17.6299C18.99,18.5399 18.68,19.6999 17.77,20.2199L16.04,21.2099C15.25,21.6799 14.23,21.3999 13.76,20.6099L13.65,20.4199C12.75,18.8499 11.27,18.8499 10.36,20.4199L10.25,20.6099C9.78,21.3999 8.76,21.6799 7.97,21.2099L6.24,20.2199C5.33,19.6999 5.02,18.5299 5.54,17.6299C6.45,16.0599 5.71,14.7799 3.9,14.7799C2.85,14.7799 2,13.9199 2,12.8799Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_vue_pc_setting.xml"
|
||
line="14"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1657 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" <path android:pathData="M106.846,29.176A26.19,26.19 0,0 0,83.687 15.221h-54a26.189,26.189 0,0 0,-23.16 13.956,56.786 56.786,0 0,0 0,52.868 26.189,26.189 0,0 0,23.16 13.956h54a26.189,26.189 0,0 0,23.16 -13.956,56.786 56.786,0 0,0 0,-52.868ZM80.811,48.931 L64.442,71.871 64.281,72.095c-0.033,0.045 -0.067,0.088 -0.1,0.133q-0.071,0.1 -0.145,0.191l0,0a8.228,8.228 0,0 1,-1.327 1.339q-0.162,0.131 -0.329,0.255l-0.035,0.026 -0.039,0.028c-0.048,0.036 -0.1,0.073 -0.147,0.107s-0.1,0.071 -0.158,0.1a7.169,7.169 0,0 1,-0.889 0.511,8.439 8.439,0 0,1 -2.389,0.791 0.137,0.137 0,0 1,-0.039 0.008,8.367 8.367,0 0,1 -1.468,0.126h-0.032a8.363,8.363 0,0 1,-1.468 -0.126,0.072 0.072,0 0,0 -0.039,-0.008 8.436,8.436 0,0 1,-2.388 -0.791,7.17 7.17,0 0,1 -0.889,-0.511c-0.055,-0.031 -0.106,-0.067 -0.157,-0.1l-0.177,-0.118a8.375,8.375 0,0 1,-2.164 -2.263l-16.314,-22.866c-0.039,-0.059 -0.083,-0.118 -0.122,-0.177a8.381,8.381 0,0 1,2.247 -11.639,8.751 8.751,0 0,1 12.041,2.082l9.448,13.241 9.448,-13.241a8.751,8.751 0,0 1,12.041 -2.082c0.059,0.039 0.118,0.079 0.173,0.118A8.386,8.386 0,0 1,80.811 48.932ZM43.662,48.046a4.885,4.885 0,0 0,1.137 -6.819,5.107 5.107,0 0,0 -7.024,-1.216l-0.1,0.071a4.89,4.89 0,0 0,-1.137 6.823,5.106 5.106,0 0,0 7.028,1.212ZM76.632,40.023a5.1,5.1 0,0 0,-7.036 1.2c-1.5,2.093 -4.572,10.4 -1.342,16.763a0.906,0.906 0,0 0,0.287 0.335,0.944 0.944,0 0,0 1.318,-0.216l7.968,-11.159a0.828,0.828 0,0 1,0.051 -0.075A4.922,4.922 0,0 0,76.633 40.021ZM53.6,57.486c-3.27,-2.208 -7.063,-3.966 -10.384,-3.6a0.937,0.937 0,0 0,-0.441 0.161,0.916 0.916,0 0,0 -0.22,1.279l6.485,9.09 4,5.6a5.138,5.138 0,0 0,7.043 1.271l0.118,-0.083a4.889,4.889 0,0 0,1.137 -6.819A36.892,36.892 0,0 0,53.6 57.486Z">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ivy_wallet_logo.xml"
|
||
line="10"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (3290 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M574.74,887.88a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 887.88ZM574.74,867.34a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 867.34ZM574.74,846.81a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 846.81ZM574.74,826.28a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,1 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 826.28ZM574.74,805.74a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 805.74ZM574.74,785.21a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,1 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 785.21ZM574.74,764.67a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 764.67ZM574.74,744.14a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,1 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 744.14ZM574.74,723.61a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 723.61ZM574.74,703.07a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,1 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 703.07ZM574.74,682.54a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 682.54ZM574.74,662a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,1 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 662.01ZM574.74,641.47a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 641.47ZM574.74,620.82a1.21,1.21 0,0 1,-1.3 -1.19,14.9 14.9,0 0,0 -1.16,-4.73c-0.29,-0.76 -0.6,-1.43 -0.89,-2.01a1.3,1.3 0,0 1,2.33 -1.17c0.33,0.64 0.66,1.39 0.99,2.24a17.65,17.65 0,0 1,1.34 5.45A1.4,1.4 0,0 1,574.74 620.82ZM564.2,603.94a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.31,1.31 0,0 1,-0.94 2.21ZM550.02,589.08a1.3,1.3 0,0 1,-0.94 -0.4L543.76,583.11a1.3,1.3 0,0 1,1.89 -1.8l5.32,5.57a1.31,1.31 0,0 1,-0.94 2.21ZM535.85,574.23a1.29,1.29 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,0 1,1.88 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM521.67,559.37a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM507.49,544.52a1.29,1.29 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.88 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM493.32,529.67a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8L494.26,527.46a1.3,1.3 0,0 1,-0.94 2.2ZM479.14,514.81a1.31,1.31 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM464.96,499.96a1.29,1.29 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.88 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM450.79,485.11a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM436.61,470.25a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.21ZM422.43,455.4a1.29,1.29 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM408.26,440.54a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,0 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.04 1.85A1.28,1.28 0,0 1,408.26 440.54ZM394.08,425.69a1.29,1.29 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.88 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM379.9,410.84a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.31,1.31 0,0 1,-0.94 2.21ZM365.73,395.98a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,0 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM351.55,381.13a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/no_account_illustration.xml"
|
||
line="254"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (3109 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M562.88,892.21a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM548.22,876.86a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.76a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.75a1.3,1.3 0,0 1,-0.94 2.2ZM533.56,861.52a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM518.91,846.17a1.29,1.29 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM504.25,830.82a1.29,1.29 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM489.6,815.47a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM474.94,800.13a1.3,1.3 0,0 1,-0.94 -0.4l-5.49,-5.75a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM460.28,784.78a1.29,1.29 0,0 1,-0.94 -0.4l-5.5,-5.76a1.3,1.3 0,1 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM445.63,769.43a1.29,1.29 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM430.98,754.08a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,1 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM416.32,738.74a1.3,1.3 0,0 1,-0.94 -0.4l-5.49,-5.76a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM401.66,723.39a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM387.01,708.04a1.29,1.29 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM372.35,692.69a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.76a1.3,1.3 0,1 1,1.89 -1.8l5.5,5.75a1.3,1.3 0,0 1,-0.94 2.21ZM357.7,677.34a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM343.04,662a1.3,1.3 0,0 1,-0.94 -0.4l-1.71,-1.8a27.51,27.51 0,0 1,-3.51 -4.54,1.3 1.3,0 0,1 2.22,-1.37 24.82,24.82 0,0 0,3.18 4.11l1.71,1.79a1.31,1.31 0,0 1,-0.94 2.21ZM334.67,643.25a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 643.25ZM334.67,622.02a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 622.03ZM334.67,600.8a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,1 1,2.61 0L335.98,599.49A1.3,1.3 0,0 1,334.67 600.8ZM334.67,579.58a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 579.58ZM334.67,558.36a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,1 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 558.36ZM334.67,537.14a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 537.14ZM334.67,515.92a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 515.92ZM334.67,494.7a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,1 1,2.61 0L335.98,493.39A1.3,1.3 0,0 1,334.67 494.69ZM334.67,473.47a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 473.48ZM334.67,452.25a1.3,1.3 0,0 1,-1.3 -1.3L333.37,442.99a1.3,1.3 0,1 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 452.26ZM334.67,431.03a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,1 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 431.03ZM334.67,409.81a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 409.81ZM334.67,388.59a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 388.59Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/no_account_illustration.xml"
|
||
line="260"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (3290 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M574.74,887.88a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 887.88ZM574.74,867.34a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 867.34ZM574.74,846.81a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 846.81ZM574.74,826.28a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,1 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 826.28ZM574.74,805.74a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 805.74ZM574.74,785.21a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,1 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 785.21ZM574.74,764.67a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 764.67ZM574.74,744.14a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,1 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 744.14ZM574.74,723.61a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 723.61ZM574.74,703.07a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,1 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 703.07ZM574.74,682.54a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 682.54ZM574.74,662a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,1 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 662.01ZM574.74,641.47a1.3,1.3 0,0 1,-1.3 -1.3v-7.7a1.3,1.3 0,0 1,2.61 0v7.7A1.3,1.3 0,0 1,574.74 641.47ZM574.74,620.82a1.21,1.21 0,0 1,-1.3 -1.19,14.9 14.9,0 0,0 -1.16,-4.73c-0.29,-0.76 -0.6,-1.43 -0.89,-2.01a1.3,1.3 0,0 1,2.33 -1.17c0.33,0.64 0.66,1.39 0.99,2.24a17.65,17.65 0,0 1,1.34 5.45A1.4,1.4 0,0 1,574.74 620.82ZM564.2,603.94a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.31,1.31 0,0 1,-0.94 2.21ZM550.02,589.08a1.3,1.3 0,0 1,-0.94 -0.4L543.76,583.11a1.3,1.3 0,0 1,1.89 -1.8l5.32,5.57a1.31,1.31 0,0 1,-0.94 2.21ZM535.85,574.23a1.29,1.29 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,0 1,1.88 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM521.67,559.37a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM507.49,544.52a1.29,1.29 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.88 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM493.32,529.67a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8L494.26,527.46a1.3,1.3 0,0 1,-0.94 2.2ZM479.14,514.81a1.31,1.31 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM464.96,499.96a1.29,1.29 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.88 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM450.79,485.11a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM436.61,470.25a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.21ZM422.43,455.4a1.29,1.29 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM408.26,440.54a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,0 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.04 1.85A1.28,1.28 0,0 1,408.26 440.54ZM394.08,425.69a1.29,1.29 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.88 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM379.9,410.84a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.31,1.31 0,0 1,-0.94 2.21ZM365.73,395.98a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,0 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2ZM351.55,381.13a1.3,1.3 0,0 1,-0.94 -0.4l-5.32,-5.57a1.3,1.3 0,1 1,1.89 -1.8l5.32,5.57a1.3,1.3 0,0 1,-0.94 2.2Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/no_account_illustration_dark.xml"
|
||
line="254"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (3109 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M562.88,892.21a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM548.22,876.86a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.76a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.75a1.3,1.3 0,0 1,-0.94 2.2ZM533.56,861.52a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM518.91,846.17a1.29,1.29 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM504.25,830.82a1.29,1.29 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM489.6,815.47a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM474.94,800.13a1.3,1.3 0,0 1,-0.94 -0.4l-5.49,-5.75a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM460.28,784.78a1.29,1.29 0,0 1,-0.94 -0.4l-5.5,-5.76a1.3,1.3 0,1 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM445.63,769.43a1.29,1.29 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM430.98,754.08a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,1 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM416.32,738.74a1.3,1.3 0,0 1,-0.94 -0.4l-5.49,-5.76a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM401.66,723.39a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,1 1,1.88 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM387.01,708.04a1.29,1.29 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM372.35,692.69a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.76a1.3,1.3 0,1 1,1.89 -1.8l5.5,5.75a1.3,1.3 0,0 1,-0.94 2.21ZM357.7,677.34a1.3,1.3 0,0 1,-0.94 -0.4l-5.5,-5.75a1.3,1.3 0,0 1,1.89 -1.8l5.5,5.76a1.3,1.3 0,0 1,-0.94 2.2ZM343.04,662a1.3,1.3 0,0 1,-0.94 -0.4l-1.71,-1.8a27.51,27.51 0,0 1,-3.51 -4.54,1.3 1.3,0 0,1 2.22,-1.37 24.82,24.82 0,0 0,3.18 4.11l1.71,1.79a1.31,1.31 0,0 1,-0.94 2.21ZM334.67,643.25a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 643.25ZM334.67,622.02a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 622.03ZM334.67,600.8a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,1 1,2.61 0L335.98,599.49A1.3,1.3 0,0 1,334.67 600.8ZM334.67,579.58a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 579.58ZM334.67,558.36a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,1 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 558.36ZM334.67,537.14a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 537.14ZM334.67,515.92a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 515.92ZM334.67,494.7a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,1 1,2.61 0L335.98,493.39A1.3,1.3 0,0 1,334.67 494.69ZM334.67,473.47a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 473.48ZM334.67,452.25a1.3,1.3 0,0 1,-1.3 -1.3L333.37,442.99a1.3,1.3 0,1 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 452.26ZM334.67,431.03a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,1 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 431.03ZM334.67,409.81a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 409.81ZM334.67,388.59a1.3,1.3 0,0 1,-1.3 -1.3v-7.96a1.3,1.3 0,0 1,2.61 0v7.96A1.3,1.3 0,0 1,334.67 388.59Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/no_account_illustration_dark.xml"
|
||
line="260"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="DisableBaselineAlignment"
|
||
message="Set `android:baselineAligned="false"` on this element for better performance"
|
||
errorLine1=" <LinearLayout"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction.xml"
|
||
line="12"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="FrequentlyChangedStateReadInComposition"
|
||
message="Frequently changing state should not be directly read in composable function"
|
||
errorLine1=" val expanded = lazyState.firstVisibleItemIndex < 1"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticScreen.kt"
|
||
line="106"
|
||
column="20"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.colorPrimary` appears to be unused"
|
||
errorLine1=" <color name="colorPrimary">@color/ivy</color>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/colors.xml"
|
||
line="3"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.colorPrimaryDark` appears to be unused"
|
||
errorLine1=" <color name="colorPrimaryDark">@color/black</color>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/colors.xml"
|
||
line="4"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.colorAccent` appears to be unused"
|
||
errorLine1=" <color name="colorAccent">@color/black</color>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/colors.xml"
|
||
line="5"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.black` appears to be unused"
|
||
errorLine1=" <color name="black">#FF111114</color>"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/colors.xml"
|
||
line="9"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.mediumBlack` appears to be unused"
|
||
errorLine1=" <color name="mediumBlack">#FF2B2C2D</color>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/colors.xml"
|
||
line="11"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.gray` appears to be unused"
|
||
errorLine1=" <color name="gray">#FF939199</color>"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/colors.xml"
|
||
line="12"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.mediumWhite` appears to be unused"
|
||
errorLine1=" <color name="mediumWhite">#FFEFEEF0</color>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/colors.xml"
|
||
line="13"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.orange` appears to be unused"
|
||
errorLine1=" <color name="orange">#FFC44D</color>"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/colors.xml"
|
||
line="19"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.red` appears to be unused"
|
||
errorLine1=" <color name="red">#FF4D6B</color>"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/colors.xml"
|
||
line="21"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.redL1` appears to be unused"
|
||
errorLine1=" <color name="redL1">#FF94A6</color>"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/colors.xml"
|
||
line="22"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.didyouknow` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/didyouknow.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.donate_illustration` appears to be unused">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable-nodpi/donate_illustration.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_account_onboarding` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_account_onboarding.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_accounts_no_padding` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_accounts_no_padding.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_add_attachment` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_add_attachment.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_add_custom_field` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_add_custom_field.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_add_due_date` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_add_due_date.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_add_recurring` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_add_recurring.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_add_reminder` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_add_reminder.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_add_timetracking` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_add_timetracking.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_alarm` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_alarm.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_archive` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_archive.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_attachment` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_attachment.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_back_android` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_back_android.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_budget_s` appears to be unused"
|
||
errorLine1="<vector android:height="32dp""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_budget_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_budget_xs` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_budget_xs.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_bulb` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_bulb.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_categories` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_categories.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_categories_no_padding` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_categories_no_padding.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_category_edit` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_category_edit.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_checklist` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_checklist.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_checklist_add` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_checklist_add.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_clock` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_clock.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_account_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_account_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_ada_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_ada_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_ada_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_ada_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_ada_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_ada_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_atom_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_atom_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_atom_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_atom_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_bank_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_bank_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_bank_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_bank_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_bank_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_bank_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_bills_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_bills_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_bills_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_bills_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_birthday_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_birthday_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_birthday_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_birthday_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_birthday_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_birthday_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_btc_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_btc_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_btc_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_btc_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_btc_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_btc_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_calculator_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_calculator_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_calculator_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_calculator_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_calendar_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_calendar_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_calendar_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_calendar_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_camera_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_camera_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_camera_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_camera_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_camera_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_camera_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_cash_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_cash_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_cash_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_cash_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_cash_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_cash_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_category_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_category_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_chemistry_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_chemistry_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_chemistry_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_chemistry_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_chemistry_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_chemistry_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_clothes2_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_clothes2_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_clothes2_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_clothes2_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_clothes2_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_clothes2_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_clothes_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_clothes_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_clothes_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_clothes_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_clothes_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_clothes_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_coffee_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_coffee_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_coffee_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_coffee_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_coffee_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_coffee_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_connect_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_connect_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_connect_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_connect_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_connect_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_connect_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_crown_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_crown_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_crown_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_crown_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_crown_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_crown_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_diamond_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_diamond_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_diamond_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_diamond_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_diamond_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_diamond_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_dna_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_dna_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_dna_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_dna_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_dna_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_dna_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_doctor_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_doctor_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_doctor_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_doctor_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_doctor_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_doctor_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_document_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_document_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_document_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_document_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_document_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_document_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_doge_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_doge_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_doge_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_doge_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_doge_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_doge_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_drink_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_drink_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_drink_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_drink_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_drink_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_drink_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_education_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_education_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_education_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_education_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_eth_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_eth_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_eth_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_eth_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_eth_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_eth_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_family_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_family_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_farmacy_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_farmacy_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_farmacy_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_farmacy_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_farmacy_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_farmacy_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_fingerprint_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_fingerprint_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_fingerprint_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_fingerprint_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_fishfood_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_fishfood_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_fishfood_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_fishfood_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_fishfood_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_fishfood_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_fitness_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_fitness_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_fitness_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_fitness_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_fitness_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_fitness_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_food2_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_food2_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_food2_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_food2_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_food2_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_food2_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_fooddrink_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_fooddrink_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_fooddrink_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_fooddrink_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_fooddrink_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_fooddrink_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_furniture_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_furniture_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_furniture_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_furniture_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_furniture_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_furniture_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_gambling_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_gambling_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_gambling_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_gambling_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_gambling_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_gambling_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_game_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_game_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_game_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_game_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_game_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_game_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_gears_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_gears_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_gears_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_gears_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_gears_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_gears_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_gift_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_gift_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_gift_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_gift_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_gift_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_gift_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_groceries_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_groceries_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_groceries_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_groceries_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_groceries_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_groceries_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_hairdresser_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_hairdresser_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_hairdresser_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_hairdresser_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_hairdresser_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_hairdresser_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_health_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_health_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_health_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_health_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_health_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_health_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_hike_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_hike_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_hike_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_hike_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_hike_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_hike_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_house_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_house_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_house_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_house_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_house_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_house_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_insurance_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_insurance_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_insurance_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_insurance_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_insurance_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_insurance_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_label_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_label_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_label_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_label_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_label_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_label_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_leaf_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_leaf_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_leaf_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_leaf_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_leaf_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_leaf_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_location_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_location_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_location_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_location_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_location_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_location_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_makeup_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_makeup_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_makeup_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_makeup_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_makeup_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_makeup_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_music_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_music_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_music_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_music_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_music_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_music_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_notice_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_notice_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_notice_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_notice_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_notice_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_notice_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_orderfood2_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_orderfood2_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_orderfood2_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_orderfood2_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_orderfood2_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_orderfood2_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_orderfood_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_orderfood_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_orderfood_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_orderfood_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_orderfood_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_orderfood_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_palette_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_palette_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_palette_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_palette_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_palette_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_palette_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_people_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_people_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_people_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_people_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_people_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_people_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_pet_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_pet_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_pet_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_pet_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_pet_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_pet_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_plant_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_plant_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_plant_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_plant_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_plant_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_plant_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_programming_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_programming_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_programming_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_programming_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_relationship_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_relationship_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_relationship_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_relationship_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_relationship_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_relationship_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_restaurant_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_restaurant_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_restaurant_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_restaurant_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_restaurant_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_restaurant_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_revolut_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_revolut_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_revolut_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_revolut_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_revolut_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_revolut_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_rocket_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_rocket_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_rocket_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_rocket_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_safe_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_safe_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_safe_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_safe_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_sail_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_sail_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_sail_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_sail_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_sail_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_sail_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_selfdevelopment_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_selfdevelopment_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_selfdevelopment_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_selfdevelopment_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_selfdevelopment_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_selfdevelopment_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_server_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_server_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_server_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_server_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_server_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_server_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_shopping2_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_shopping2_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_shopping2_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_shopping2_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_shopping2_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_shopping2_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_shopping_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_shopping_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_shopping_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_shopping_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_shopping_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_shopping_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_sports_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_sports_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_sports_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_sports_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_sports_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_sports_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_star_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_star_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_stats_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_stats_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_stats_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_stats_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_stats_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_stats_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_tools_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_tools_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_tools_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_tools_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_tools_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_tools_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_transport_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_transport_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_transport_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_transport_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_transport_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_transport_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_travel_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_travel_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_travel_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_travel_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_travel_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_travel_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_trees_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_trees_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_trees_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_trees_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_trees_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_trees_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_vehicle_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_vehicle_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_vehicle_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_vehicle_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_vehicle_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_vehicle_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_work_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_work_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_work_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_work_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_work_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_work_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_xrp_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_xrp_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_xrp_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_xrp_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_xrp_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_xrp_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_zeus_l` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_zeus_l.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_zeus_m` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_zeus_m.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_custom_zeus_s` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_custom_zeus_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_darkmode` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_darkmode.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_data_synced` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_data_synced.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_dismiss_close` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_dismiss_close.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_divider` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_divider.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_donate_crown` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_donate_crown.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_donate_minus` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_donate_minus.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_donate_plus` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_donate_plus.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_done` appears to be unused"
|
||
errorLine1="<vector android:height="16dp""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_done.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_due_date` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_due_date.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_duedate` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_duedate.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_email` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_email.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_expand_less` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_expand_less.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_export_csv_no_padding` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_export_csv_no_padding.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_file` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_file.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_format_text` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_format_text.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_google` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_google.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_hamburger` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_hamburger.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_hashtag` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_hashtag.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_hidden` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_hidden.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_ivy_logo` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_ivy_logo.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_launcher_background` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_launcher_background.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_launcher_monochrome` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_launcher_monochrome.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_lightmode` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_lightmode.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_login` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_login.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_logo` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_logo.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_logout` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_logout.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_modal_attachment_file` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_modal_attachment_file.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_modal_attachment_link` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_modal_attachment_link.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_modal_reminder` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_modal_reminder.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_monefy` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_monefy.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_money_lover` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_money_lover.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_notes` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_notes.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_options` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_options.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_popup_add` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_popup_add.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_popup_close` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_popup_close.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_popup_collapse` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_popup_collapse.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_popup_expand` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_popup_expand.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_premium_big` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_premium_big.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_premium_small` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_premium_small.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_priority_dropdown` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_priority_dropdown.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_profile` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_profile.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_recurring` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_recurring.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_recurring_next` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_recurring_next.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_recurring_upcoming` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_recurring_upcoming.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_remove_checklist_item` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_remove_checklist_item.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_reset_password` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_reset_password.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_settings` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_settings.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_share` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_share.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_side_menu_collapsed` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_side_menu_collapsed.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_side_menu_expanded` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_side_menu_expanded.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_speendee` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_speendee.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_statistics_s` appears to be unused"
|
||
errorLine1="<vector android:height="32dp""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_statistics_s.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_statistics_xs` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_statistics_xs.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_swipe_up` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_swipe_up.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_swipe_up_dark` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_swipe_up_dark.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_tasks` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_tasks.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_template` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_template.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_time` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_time.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_time_tracking_log_entry` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_time_tracking_log_entry.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_time_tracking_pause` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_time_tracking_pause.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_time_tracking_play` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_time_tracking_play.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_timetracking` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_timetracking.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_toshl_finance` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_toshl_finance.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_visible` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_visible.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_android` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_android.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_apple` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_apple.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_be` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_be.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_blogger` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_blogger.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_bootsrap` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_bootsrap.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_dribbble` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_dribbble.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_drive` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_drive.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_dropbox` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_dropbox.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_facebook` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_facebook.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_figma` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_figma.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_framer` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_framer.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_google` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_google.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_google_play` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_google_play.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_html3` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_html3.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_html5` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_html5.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_illustrator` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_illustrator.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_js` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_js.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_messenger` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_messenger.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_ok` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_ok.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_paypal` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_paypal.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_photoshop` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_photoshop.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_python` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_python.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_slack` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_slack.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_snapchat` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_snapchat.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_spotify` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_spotify.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_trello` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_trello.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_triangle` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_triangle.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_twitch` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_twitch.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_ui8` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_ui8.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_vuesax` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_vuesax.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_whatsapp` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_whatsapp.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_windows` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_windows.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_xd` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_xd.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_xiaomi` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_xiaomi.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_youtube` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_youtube.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_brands_zoom` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_brands_zoom.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_building_bank` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_building_bank.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_building_building` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_building_building.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_building_building1` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_building_building1.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_building_buildings` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_building_buildings.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_building_courthouse` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_building_courthouse.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_building_hospital` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_building_hospital.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_building_house` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_building_house.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_chart_chart` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_chart_chart.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_chart_diagram` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_chart_diagram.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_chart_graph` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_chart_graph.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_chart_status_up` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_chart_status_up.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_chart_trend_up` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_chart_trend_up.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_aave` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_aave.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_ankr` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_ankr.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_augur` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_augur.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_autonio` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_autonio.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_avalanche` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_avalanche.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_binance_coin` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_binance_coin.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_binance_usd` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_binance_usd.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_bitcoin` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_bitcoin.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_cardano` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_cardano.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_celo` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_celo.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_celsius_` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_celsius_.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_chainlink` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_chainlink.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_civic` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_civic.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_dai` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_dai.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_dash` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_dash.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_decred` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_decred.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_dent` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_dent.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_educare` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_educare.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_emercoin` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_emercoin.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_enjin_coin` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_enjin_coin.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_eos` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_eos.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_ethereum` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_ethereum.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_ethereum_classic` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_ethereum_classic.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_ftx_token` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_ftx_token.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_graph` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_graph.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_harmony` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_harmony.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_hedera_hashgraph` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_hedera_hashgraph.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_hex` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_hex.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_huobi_token` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_huobi_token.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_icon` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_icon.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_iost` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_iost.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_kyber_network` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_kyber_network.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_litecoin` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_litecoin.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_maker` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_maker.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_monero` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_monero.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_nebulas` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_nebulas.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_nem` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_nem.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_nexo` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_nexo.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_ocean_protocol` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_ocean_protocol.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_okb` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_okb.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_ontology` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_ontology.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_polkadot` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_polkadot.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_polygon` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_polygon.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_polyswarm` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_polyswarm.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_quant` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_quant.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_siacoin` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_siacoin.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_solana` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_solana.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_stacks` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_stacks.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_stellar` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_stellar.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_tenx` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_tenx.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_tether` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_tether.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_theta` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_theta.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_thorchain` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_thorchain.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_trontron` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_trontron.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_usd_coin` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_usd_coin.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_velas` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_velas.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_vibe` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_vibe.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_wanchain` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_wanchain.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_wing` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_wing.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_xrp` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_xrp.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_crypto_zel` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_crypto_zel.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_delivery_box` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_delivery_box.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_delivery_box1` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_delivery_box1.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_delivery_package` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_delivery_package.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_delivery_receive` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_delivery_receive.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_delivery_truck` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_delivery_truck.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_design_bezier` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_design_bezier.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_design_brush` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_design_brush.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_design_color_swatch` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_design_color_swatch.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_design_magicpen` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_design_magicpen.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_design_roller` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_design_roller.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_design_scissors` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_design_scissors.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_design_tool_pen` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_design_tool_pen.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_dev_arrow` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_dev_arrow.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_dev_code` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_dev_code.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_dev_data` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_dev_data.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_dev_hashtag` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_dev_hashtag.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_dev_relation` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_dev_relation.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_award` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_award.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_book` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_book.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_bookmark` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_bookmark.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_briefcase` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_briefcase.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_calculator` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_calculator.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_glass` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_glass.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_graduate_cap` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_graduate_cap.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_magazine` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_magazine.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_note` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_note.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_omega` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_omega.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_pen` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_pen.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_planer` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_planer.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_ruler_pen` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_ruler_pen.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_telescope` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_telescope.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_edu_todo` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_edu_todo.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_files_folder` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_files_folder.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_files_folder_cloud` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_files_folder_cloud.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_files_folder_favorite` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_files_folder_favorite.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_location_discover` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_location_discover.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_location_global_edit` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_location_global_edit.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_location_global_search` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_location_global_search.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_location_location` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_location_location.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_location_map` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_location_map.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_location_map1` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_location_map1.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_location_radar` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_location_radar.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_location_routing` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_location_routing.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_archive` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_archive.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_battery_charging` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_battery_charging.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_battery_half` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_battery_half.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_broom` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_broom.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_cake` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_cake.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_calendar` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_calendar.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_clock` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_clock.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_coffee` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_coffee.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_crown` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_crown.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_cup` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_cup.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_emoji_happy` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_emoji_happy.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_emoji_normal` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_emoji_normal.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_emoji_sad` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_emoji_sad.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_flash` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_flash.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_gift` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_gift.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_glass` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_glass.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_home` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_home.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_home_safe` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_home_safe.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_home_wifi` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_home_wifi.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_judge` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_judge.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_lamp` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_lamp.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_lamp_charge` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_lamp_charge.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_lifebuoy` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_lifebuoy.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_milk` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_milk.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_notification` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_notification.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_pet` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_pet.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_reserve` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_reserve.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_send` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_send.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_share` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_share.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_signpost` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_signpost.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_sport` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_sport.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_timer` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_timer.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_trash` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_trash.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_main_tree` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_main_tree.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_camera` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_camera.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_film` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_film.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_film_play` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_film_play.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_image` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_image.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_microphone` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_microphone.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_mountains` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_mountains.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_music` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_music.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_photocamera` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_photocamera.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_play` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_play.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_scissors` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_scissors.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_screenmirroring` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_screenmirroring.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_setting` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_setting.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_speaker` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_speaker.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_subtitle` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_subtitle.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_media_voice` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_media_voice.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_messages_device_msg` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_messages_device_msg.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_messages_direct` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_messages_direct.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_messages_edit` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_messages_edit.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_messages_letter` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_messages_letter.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_messages_msg` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_messages_msg.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_messages_msg_favorite` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_messages_msg_favorite.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_messages_msg_notification` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_messages_msg_notification.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_messages_msg_search` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_messages_msg_search.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_messages_msg_text` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_messages_msg_text.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_messages_msgs` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_messages_msgs.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_archive` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_archive.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_bitcoin_refresh` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_bitcoin_refresh.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_buy_bitcoin` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_buy_bitcoin.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_buy_crypto` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_buy_crypto.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_card` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_card.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_card_bitcoin` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_card_bitcoin.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_card_coin` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_card_coin.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_card_receive` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_card_receive.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_card_send` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_card_send.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_discount` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_discount.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_dollar` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_dollar.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_math` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_math.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_percentage` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_percentage.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_receipt_discount` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_receipt_discount.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_receipt_empty` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_receipt_empty.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_receipt_items` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_receipt_items.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_recive` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_recive.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_security_card` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_security_card.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_send` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_send.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_ticket` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_ticket.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_ticket_discount` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_ticket_discount.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_ticket_star` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_ticket_star.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_transfer` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_transfer.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_wallet` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_wallet.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_wallet_cards` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_wallet_cards.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_wallet_empty` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_wallet_empty.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_money_wallet_money` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_money_wallet_money.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_bluetooth` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_bluetooth.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_charging` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_charging.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_cpu` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_cpu.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_game` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_game.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_gameboy` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_gameboy.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_headphone` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_headphone.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_monitor` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_monitor.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_phone` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_phone.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_phone_call` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_phone_call.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_setting` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_setting.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_speaker` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_speaker.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_watch` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_watch.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_pc_wifi` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_pc_wifi.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_people_2persons` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_people_2persons.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_people_person` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_people_person.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_people_person_search` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_people_person_search.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_people_person_tag` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_people_person_tag.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_security_alarm` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_security_alarm.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_security_eye` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_security_eye.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_security_key` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_security_key.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_security_lock` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_security_lock.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_security_password` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_security_password.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_security_radar` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_security_radar.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_security_shield_person` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_security_shield_person.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_security_shield_security` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_security_shield_security.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_shop_bag` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_shop_bag.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_shop_bag1` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_shop_bag1.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_shop_barcode` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_shop_barcode.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_shop_cart` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_shop_cart.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_shop_shop` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_shop_shop.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_support_dislike` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_support_dislike.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_support_heart` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_support_heart.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_support_like` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_support_like.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_support_like_dislike` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_support_like_dislike.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_support_medal` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_support_medal.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_support_smileys` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_support_smileys.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_support_star` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_support_star.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_transport_airplane` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_transport_airplane.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_transport_bus` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_transport_bus.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_transport_car` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_transport_car.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_transport_car_wash` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_transport_car_wash.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_transport_gas` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_transport_gas.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_transport_ship` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_transport_ship.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_transport_train` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_transport_train.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_type_link` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_type_link.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_type_link2` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_type_link2.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_type_paperclip` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_type_paperclip.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_type_text` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_type_text.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_type_textalign_center` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_type_textalign_center.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_type_textalign_justifycenter` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_type_textalign_justifycenter.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_type_textalign_left` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_type_textalign_left.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_type_textalign_right` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_type_textalign_right.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_type_translate` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_type_translate.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_weather_cloud` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_weather_cloud.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_weather_cold` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_weather_cold.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_weather_drop` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_weather_drop.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_weather_flash` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_weather_flash.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_weather_moon` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_weather_moon.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_weather_sun` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_weather_sun.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_vue_weather_wind` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_vue_weather_wind.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_wallet` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_wallet.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_wishlist` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/ic_wishlist.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.no_account_illustration` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/no_account_illustration.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.no_account_illustration_dark` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/no_account_illustration_dark.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.questions` appears to be unused">
|
||
<location
|
||
file="../ivy-resources/src/main/res/drawable/questions.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.connect` appears to be unused"
|
||
errorLine1=" <string name="connect">Connect</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="15"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.sync_transactions` appears to be unused"
|
||
errorLine1=" <string name="sync_transactions">Sync transactions</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="16"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.syncing_transactions` appears to be unused"
|
||
errorLine1=" <string name="syncing_transactions">Syncing transactions…</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="17"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.bank_sync_enabled` appears to be unused"
|
||
errorLine1=" <string name="bank_sync_enabled">Bank sync enabled:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="18"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.remove_customer` appears to be unused"
|
||
errorLine1=" <string name="remove_customer">Remove customer</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="19"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.expenses_count` appears to be unused"
|
||
errorLine1=" <string name="expenses_count">Expenses count</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="30"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.income_count` appears to be unused"
|
||
errorLine1=" <string name="income_count">Income count</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="32"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.balance_chart` appears to be unused"
|
||
errorLine1=" <string name="balance_chart">Balance chart</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="33"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.balance` appears to be unused"
|
||
errorLine1=" <string name="balance">BALANCE %1$s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="34"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.charts` appears to be unused"
|
||
errorLine1=" <string name="charts">Charts</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="35"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.period` appears to be unused"
|
||
errorLine1=" <string name="period">Period:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="36"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.upload_csv_zip_file` appears to be unused"
|
||
errorLine1=" <string name="upload_csv_zip_file">Upload CSV/ZIP file</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="49"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.from_date` appears to be unused"
|
||
errorLine1=" <string name="from_date">From %1$s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="143"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.to_date` appears to be unused"
|
||
errorLine1=" <string name="to_date">To %1$s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="144"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.range` appears to be unused"
|
||
errorLine1=" <string name="range">Range</string>"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="145"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.google_error_try_again` appears to be unused"
|
||
errorLine1=" <string name="google_error_try_again">Error. Try again: %1$s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="165"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.google_signing_in` appears to be unused"
|
||
errorLine1=" <string name="google_signing_in">Signing in…</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="166"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.google_signing_in_success` appears to be unused"
|
||
errorLine1=" <string name="google_signing_in_success">Success!</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="167"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.login_with_google` appears to be unused"
|
||
errorLine1=" <string name="login_with_google">Login with Google</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="168"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.or_enter_with_offline_account` appears to be unused"
|
||
errorLine1=" <string name="or_enter_with_offline_account">OR ENTER WITH OFFLINE ACCOUNT</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="172"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.offline_warning` appears to be unused"
|
||
errorLine1=" <string name="offline_warning">Your data will be saved locally (only on your phone) and won\'t be synced with the cloud. You risk losing it if you uninstall the app or change your device. You can always activate sync later if you decide to.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="173"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.logout` appears to be unused"
|
||
errorLine1=" <string name="logout">Logout</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="270"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.login` appears to be unused"
|
||
errorLine1=" <string name="login">Login</string>"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="271"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.syncing` appears to be unused"
|
||
errorLine1=" <string name="syncing">Syncing…</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="272"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.data_synced_to_cloud` appears to be unused"
|
||
errorLine1=" <string name="data_synced_to_cloud">Data synced to cloud</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="273"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tap_to_sync` appears to be unused"
|
||
errorLine1=" <string name="tap_to_sync">Tap to sync</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="274"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.sync_failed` appears to be unused"
|
||
errorLine1=" <string name="sync_failed">Sync failed. Tap to sync</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="275"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.create` appears to be unused"
|
||
errorLine1=" <string name="create">Create</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="310"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.submit` appears to be unused"
|
||
errorLine1=" <string name="submit">Submit</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="335"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.what_do_you_need` appears to be unused"
|
||
errorLine1=" <string name="what_do_you_need">What do you need?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="336"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.explain_it_in_one_sentence` appears to be unused"
|
||
errorLine1=" <string name="explain_it_in_one_sentence">Explain it in one sentence. (supports markdown)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="337"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.last_12_months` appears to be unused"
|
||
errorLine1=" <string name="last_12_months">Last 12 months</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="338"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.last_6_months` appears to be unused"
|
||
errorLine1=" <string name="last_6_months">Last 6 months</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="339"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.last_4_weeks` appears to be unused"
|
||
errorLine1=" <string name="last_4_weeks">Last 4 weeks</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="340"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.last_7_days` appears to be unused"
|
||
errorLine1=" <string name="last_7_days">Last 7 days</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="341"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.set_a_budget` appears to be unused"
|
||
errorLine1=" <string name="set_a_budget">Set a budget</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="385"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.set_a_budget_description` appears to be unused"
|
||
errorLine1=" <string name="set_a_budget_description">Ivy Wallet not only helps you to passively track your expenses but also proactively create your financial future by setting budgets and sticking to them.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="386"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.expenses_piechart_description` appears to be unused"
|
||
errorLine1=" <string name="expenses_piechart_description">You can see your expenses structure by categories! Try it, tap the gray/black Expenses button just below your balance.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="387"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.make_a_report_description` appears to be unused"
|
||
errorLine1=" <string name="make_a_report_description">You can generate reports to get deep insights about your income and spending. Filter your transactions by type, time period, category, accounts, amount, keywords and more to gain better view on your finances.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="393"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.make_a_report` appears to be unused"
|
||
errorLine1=" <string name="make_a_report">Make a report</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="394"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.we_need_your_help` appears to be unused"
|
||
errorLine1=" <string name="we_need_your_help">We need your help!</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="396"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.we_need_your_help_description` appears to be unused"
|
||
errorLine1=" <string name="we_need_your_help_description">We\'re just a designer and a developer working on the app after our 9–5 jobs. Currently, we invest a lot of time and money to generate only losses and exhaustion. If you want us to keep developing Ivy Wallet please share it with friends and family.\n\nP.S. Google PlayStore reviews also helps a lot!</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="397"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.adjust_balance` appears to be unused"
|
||
errorLine1=" <string name="adjust_balance">Adjust balance</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="401"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.switch_to_offline_mode` appears to be unused"
|
||
errorLine1=" <string name="switch_to_offline_mode">Switch to offline mode</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="437"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.experimental` appears to be unused"
|
||
errorLine1=" <string name="experimental">Experimental</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="440"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.experimental_settings` appears to be unused"
|
||
errorLine1=" <string name="experimental_settings">Experimental Settings</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="../ivy-resources/src/main/res/values/strings.xml"
|
||
line="441"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UselessParent"
|
||
message="This `LinearLayout` layout or its `LinearLayout` parent is unnecessary; transfer the `background` attribute to the other view"
|
||
errorLine1=" <LinearLayout"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction.xml"
|
||
line="12"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UselessParent"
|
||
message="This `LinearLayout` layout or its `LinearLayout` parent is unnecessary; transfer the `background` attribute to the other view"
|
||
errorLine1=" <LinearLayout"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction_compact.xml"
|
||
line="12"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="exporting_data_description">Proszę czekać, eksportuję dane...</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-pl/strings.xml"
|
||
line="261"
|
||
column="47"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="generating_report">Generowanie raportu...</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-pl/strings.xml"
|
||
line="432"
|
||
column="38"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/bluecoins.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/bluecoins.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/financisto_logo.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/financisto_logo.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/fortune_city_app_logo.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/fortune_city_app_logo.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/ktw_money_manager_logo.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/ktw_money_manager_logo.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/onboarding_illustration_accounts.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/onboarding_illustration_accounts.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/onboarding_illustration_categories.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/onboarding_illustration_categories.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/onboarding_illustration_import.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/onboarding_illustration_import.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/one_money_logo.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/one_money_logo.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/preview_widget_add_trn.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/preview_widget_add_trn.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/preview_widget_add_trn_compact.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/preview_widget_add_trn_compact.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/preview_widget_wallet_balance.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/preview_widget_wallet_balance.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/questions.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/questions.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeCompositionLocalUsage"
|
||
message="`CompositionLocal`s are implicit dependencies and creating new ones should be avoided. See https://slackhq.github.io/compose-lints/rules/#compositionlocals for more information."
|
||
errorLine1="@Deprecated("Old design system. Use `:ivy-design` and Material3")"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l0_system/IvyTheme.kt"
|
||
line="18"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeCompositionLocalUsage"
|
||
message="`CompositionLocal`s are implicit dependencies and creating new ones should be avoided. See https://slackhq.github.io/compose-lints/rules/#compositionlocals for more information."
|
||
errorLine1="@Deprecated("Old design system. Use `:ivy-design` and Material3")"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l0_system/IvyTheme.kt"
|
||
line="21"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeCompositionLocalUsage"
|
||
message="`CompositionLocal`s are implicit dependencies and creating new ones should be avoided. See https://slackhq.github.io/compose-lints/rules/#compositionlocals for more information."
|
||
errorLine1="@Deprecated("Old design system. Use `:ivy-design` and Material3")"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l0_system/IvyTheme.kt"
|
||
line="24"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeCompositionLocalUsage"
|
||
message="`CompositionLocal`s are implicit dependencies and creating new ones should be avoided. See https://slackhq.github.io/compose-lints/rules/#compositionlocals for more information."
|
||
errorLine1="val LocalIvyContext = compositionLocalOf<IvyContext> { error("No LocalIvyContext") }"
|
||
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/api/IvyUI.kt"
|
||
line="15"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="68"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="101"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="151"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/AmountModal.kt"
|
||
line="299"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetModal.kt"
|
||
line="213"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetScreen.kt"
|
||
line="255"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVScreen.kt"
|
||
line="385"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="// region Type Metadata"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVScreen.kt"
|
||
line="429"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVScreen.kt"
|
||
line="491"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChoosePeriodModal.kt"
|
||
line="156"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChoosePeriodModal.kt"
|
||
line="281"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChoosePeriodModal.kt"
|
||
line="432"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChoosePeriodModal.kt"
|
||
line="491"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/CurrencyPicker.kt"
|
||
line="339"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/CurrencyPicker.kt"
|
||
line="387"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/DefaultImportSteps.kt"
|
||
line="11"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="361"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="443"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="470"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="538"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="649"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="712"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="843"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/FinancistoSteps.kt"
|
||
line="11"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Deprecated("Old design system. Use `:ivy-design` and Material3")"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/HistoryDateDivider.kt"
|
||
line="29"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/ImportFrom.kt"
|
||
line="115"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/ImportInstructions.kt"
|
||
line="252"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyBorderButton.kt"
|
||
line="118"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyBorderButton.kt"
|
||
line="135"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyButton.kt"
|
||
line="145"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyButton.kt"
|
||
line="164"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/IvyColorPicker.kt"
|
||
line="128"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/IvyWalletSteps.kt"
|
||
line="11"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Deprecated("Old design system. Use `:ivy-design` and Material3")"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ListItem.kt"
|
||
line="25"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanModal.kt"
|
||
line="408"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanModal.kt"
|
||
line="460"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanRecordModal.kt"
|
||
line="457"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanRecordModal.kt"
|
||
line="509"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/main/MainBottomBar.kt"
|
||
line="353"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/main/MainBottomBar.kt"
|
||
line="439"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/main/MainBottomBar.kt"
|
||
line="525"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/MonefySteps.kt"
|
||
line="11"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/MoneyManagerPraseSteps.kt"
|
||
line="13"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingSplashLogin.kt"
|
||
line="331"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/RecurringRuleModal.kt"
|
||
line="234"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/RecurringRuleModal.kt"
|
||
line="248"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/SpendeeSteps.kt"
|
||
line="11"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Deprecated("Old design system. Use `:ivy-design` and Material3")"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/TransactionCard.kt"
|
||
line="71"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeContentEmitterReturningValues"
|
||
message="Composable functions should either emit content into the composition or return a value, but not both.If a composable should offer additional control surfaces to its caller, those control surfaces or callbacks should be provided as parameters to the composable function by the caller.See https://slackhq.github.io/compose-lints/rules/#do-not-emit-content-and-return-a-result for more information."
|
||
errorLine1="@Deprecated("Old design system. Use `:ivy-design` and Material3")"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/TransactionSectionDivider.kt"
|
||
line="35"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.AccountModal("
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/AccountModal.kt"
|
||
line="66"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.AddKeywordModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/AddKeywordModal.kt"
|
||
line="31"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun AddPrimaryAttributeButton("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/AddPrimaryAttributeButton.kt"
|
||
line="26"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.AddRateModal("
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/exchangerates/modal/AddRateModal.kt"
|
||
line="32"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun AmountCurrencyB2Row("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="22"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun AmountCurrencyB1Row("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="50"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun AmountCurrencyB1("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="69"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun AmountCurrencyH1("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="102"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun AmountCurrencyH2Row("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="125"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun AmountCurrencyCaption("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="152"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.AmountModal("
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/AmountModal.kt"
|
||
line="61"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun AmountCurrency("
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/AmountModal.kt"
|
||
line="190"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun AmountKeyboard("
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/AmountModal.kt"
|
||
line="300"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun KeypadCircleButton("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/AmountModal.kt"
|
||
line="495"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.AppLockedScreen("
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/wallet/ui/applocked/AppLockedScreen.kt"
|
||
line="41"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.BackBottomBar("
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/BackBottomBar.kt"
|
||
line="22"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.BudgetModal("
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetModal.kt"
|
||
line="65"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.BufferModal("
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/BufferModal.kt"
|
||
line="27"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun Spacer8(horizontal: Boolean = false) {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVScreen.kt"
|
||
line="166"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun LabelContainsField("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVScreen.kt"
|
||
line="466"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.CalculatorModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/CalculatorModal.kt"
|
||
line="41"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun Category("
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/edit/core/Category.kt"
|
||
line="22"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.CategoryModal("
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/CategoryModal.kt"
|
||
line="64"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun IconNameRow("
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/CategoryModal.kt"
|
||
line="166"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ChangeTransactionTypeModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ChangeTransactionTypeModal.kt"
|
||
line="44"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ChooseCategoryModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/ChooseCategoryModal.kt"
|
||
line="58"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ChooseIconModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChooseIconModal.kt"
|
||
line="51"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ChoosePeriodModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChoosePeriodModal.kt"
|
||
line="70"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ChooseStartDateOfMonthModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChooseStartDateOfMonthModal.kt"
|
||
line="36"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.CurrencyModal("
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/CurrencyModal.kt"
|
||
line="32"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun DefaultImportSteps("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/DefaultImportSteps.kt"
|
||
line="12"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.DeleteModal("
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/DeleteModal.kt"
|
||
line="34"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.DeleteConfirmationModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/DeleteModal.kt"
|
||
line="84"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.DescriptionModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/DescriptionModal.kt"
|
||
line="44"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun DividerH("
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l1_buildingBlocks/Dividers.kt"
|
||
line="18"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun DividerV("
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l1_buildingBlocks/Dividers.kt"
|
||
line="46"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun RowScope.DividerW("
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l1_buildingBlocks/Dividers.kt"
|
||
line="74"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.FilterOverlay("
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="75"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun FinancistoSteps("
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/FinancistoSteps.kt"
|
||
line="12"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.GradientCutBottom("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/GradientCut.kt"
|
||
line="22"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun HistoryDateDivider("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/HistoryDateDivider.kt"
|
||
line="31"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ImportFrom("
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/ImportFrom.kt"
|
||
line="42"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ImportInstructions("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/ImportInstructions.kt"
|
||
line="51"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun VideoArticleRow("
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/ImportInstructions.kt"
|
||
line="135"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun UploadFileStep("
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/ImportInstructions.kt"
|
||
line="253"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun StepTitle("
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/ImportInstructions.kt"
|
||
line="281"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ImportProcessing("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/ImportProcessing.kt"
|
||
line="29"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ImportResultUI("
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/ImportResultUI.kt"
|
||
line="36"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun IncomeExpensesCards("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/IncomeExpenseCards.kt"
|
||
line="41"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun IntervalPickerRow("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IntervalPickerRow.kt"
|
||
line="41"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ItemStatisticToolbar("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/ItemStatisticToolbar.kt"
|
||
line="22"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ColumnScope.IvyColorPicker("
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/IvyColorPicker.kt"
|
||
line="51"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun IvyWalletComponentPreview("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/IvyComposeApp.kt"
|
||
line="44"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun IvyDividerDot() {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyDividerDot.kt"
|
||
line="16"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxScope.IvyModal("
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/IvyModal.kt"
|
||
line="71"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ModalActionsRow("
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/IvyModal.kt"
|
||
line="260"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ModalPreviewActionRowSpacer() {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/IvyModal.kt"
|
||
line="346"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ModalDynamicPrimaryAction("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/IvyModalComponents.kt"
|
||
line="25"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ModalAdd("
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/IvyModalComponents.kt"
|
||
line="136"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ModalDelete("
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/IvyModalComponents.kt"
|
||
line="188"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ModalTitle("
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/IvyModalComponents.kt"
|
||
line="207"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun IvyToolbar("
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyToolbar.kt"
|
||
line="20"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun IvyUI("
|
||
errorLine2=" ~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/api/IvyUI.kt"
|
||
line="19"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun IvyWalletSteps("
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/IvyWalletSteps.kt"
|
||
line="12"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ListItem("
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ListItem.kt"
|
||
line="27"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.LoanModal("
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanModal.kt"
|
||
line="86"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.LoanRecordModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanRecordModal.kt"
|
||
line="74"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.BottomBar("
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/main/MainBottomBar.kt"
|
||
line="77"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun MonefySteps("
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/MonefySteps.kt"
|
||
line="12"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun MoneyManagerPraseSteps("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/MoneyManagerPraseSteps.kt"
|
||
line="14"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.MonthPickerModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/MonthPickerModal.kt"
|
||
line="42"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.NameModal("
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/NameModal.kt"
|
||
line="28"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.OnboardingAccounts("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingAccounts.kt"
|
||
line="66"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.OnboardingCategories("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingCategories.kt"
|
||
line="66"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun OnboardingPrivacyTC("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/archived/OnboardingPrivacyTC.kt"
|
||
line="58"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.OnboardingSetCurrency("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingSetCurrency.kt"
|
||
line="39"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun OnboardingSetName("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/archived/OnboardingSetName.kt"
|
||
line="52"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.OnboardingSplashLogin("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingSplashLogin.kt"
|
||
line="70"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun OnboardingToolbar("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/components/OnboardingToolbar.kt"
|
||
line="23"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun OnboardingType("
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingType.kt"
|
||
line="39"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun LazyItemScope.PlannedPaymentCard("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentCard.kt"
|
||
line="59"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.PlannedPaymentsBottomBar("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsBottomBar.kt"
|
||
line="26"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun PlannedPaymentsLazyColumn("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsLazyColumn.kt"
|
||
line="40"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun IvyComponentPreview("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/utils/Preview.kt"
|
||
line="20"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun PrimaryAttributeColumn("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/edit/PrimaryAttributeColumn.kt"
|
||
line="33"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ProgressModal("
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ProgressModal.kt"
|
||
line="23"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun RateItem("
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/exchangerates/component/RateItem.kt"
|
||
line="25"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.RecurringRuleModal("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/RecurringRuleModal.kt"
|
||
line="76"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun <T : Reorderable> BoxScope.ReorderModalSingleType("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ReorderModal.kt"
|
||
line="39"
|
||
column="32"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun <T : Reorderable> BoxScope.ReorderModal("
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ReorderModal.kt"
|
||
line="80"
|
||
column="32"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ScreenTitleLarge("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l3_ivyComponents/ScreenTitle.kt"
|
||
line="18"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ScreenTitle("
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l3_ivyComponents/ScreenTitle.kt"
|
||
line="33"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun SearchInput("
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/SearchInput.kt"
|
||
line="29"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun SpacerVer("
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l1_buildingBlocks/Spacers.kt"
|
||
line="10"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun SpacerHor("
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l1_buildingBlocks/Spacers.kt"
|
||
line="18"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun RowScope.SpacerWeight("
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l1_buildingBlocks/Spacers.kt"
|
||
line="26"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun SpendeeSteps("
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/SpendeeSteps.kt"
|
||
line="12"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun Suggestions("
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/components/Suggestions.kt"
|
||
line="35"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun ColumnScope.Title("
|
||
errorLine2=" ~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/edit/core/Title.kt"
|
||
line="40"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun Toolbar("
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/edit/core/Toolbar.kt"
|
||
line="21"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun TransactionCard("
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/TransactionCard.kt"
|
||
line="73"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun TypeAmountCurrency("
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/TransactionCard.kt"
|
||
line="409"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierMissing"
|
||
message="This @Composable function emits content but doesn't have a modifier parameter.See https://slackhq.github.io/compose-lints/rules/#when-should-i-expose-modifier-parameters for more information."
|
||
errorLine1="fun SectionDivider("
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/TransactionSectionDivider.kt"
|
||
line="37"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierReused"
|
||
message="Modifiers should only be used once and by the root level layout of a Composable. This is true even if appended to or with other modifiers e.g. modifier.fillMaxWidth().Use Modifier (with a capital 'M') to construct a new Modifier that you can pass to other composables.See https://slackhq.github.io/compose-lints/rules/#dont-re-use-modifiers for more information."
|
||
errorLine1=" ItemIconM("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="51"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierReused"
|
||
message="Modifiers should only be used once and by the root level layout of a Composable. This is true even if appended to or with other modifiers e.g. modifier.fillMaxWidth().Use Modifier (with a capital 'M') to construct a new Modifier that you can pass to other composables.See https://slackhq.github.io/compose-lints/rules/#dont-re-use-modifiers for more information."
|
||
errorLine1=" Image("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="56"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierReused"
|
||
message="Modifiers should only be used once and by the root level layout of a Composable. This is true even if appended to or with other modifiers e.g. modifier.fillMaxWidth().Use Modifier (with a capital 'M') to construct a new Modifier that you can pass to other composables.See https://slackhq.github.io/compose-lints/rules/#dont-re-use-modifiers for more information."
|
||
errorLine1=" ItemIconS("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="94"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierReused"
|
||
message="Modifiers should only be used once and by the root level layout of a Composable. This is true even if appended to or with other modifiers e.g. modifier.fillMaxWidth().Use Modifier (with a capital 'M') to construct a new Modifier that you can pass to other composables.See https://slackhq.github.io/compose-lints/rules/#dont-re-use-modifiers for more information."
|
||
errorLine1=" Image("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="99"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeModifierWithoutDefault"
|
||
message="This @Composable function has a modifier parameter but it doesn't have a default value.See https://slackhq.github.io/compose-lints/rules/#modifiers-should-have-default-parameters for more information."
|
||
errorLine1=" modifier: Modifier,"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/charts/linechart/IvyLineChart.kt"
|
||
line="334"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="68"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="101"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/AmountCurrency.kt"
|
||
line="151"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/AmountModal.kt"
|
||
line="299"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetModal.kt"
|
||
line="213"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetScreen.kt"
|
||
line="255"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVScreen.kt"
|
||
line="385"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="// region Type Metadata"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVScreen.kt"
|
||
line="429"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVScreen.kt"
|
||
line="491"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChoosePeriodModal.kt"
|
||
line="156"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChoosePeriodModal.kt"
|
||
line="281"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChoosePeriodModal.kt"
|
||
line="432"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChoosePeriodModal.kt"
|
||
line="491"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/CurrencyPicker.kt"
|
||
line="339"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/CurrencyPicker.kt"
|
||
line="387"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/home/customerjourney/CustomerJourney.kt"
|
||
line="36"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/DefaultImportSteps.kt"
|
||
line="11"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="361"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="443"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="470"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="538"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="649"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="712"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="843"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/FinancistoSteps.kt"
|
||
line="11"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Deprecated("Old design system. Use `:ivy-design` and Material3")"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/HistoryDateDivider.kt"
|
||
line="29"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/ImportFrom.kt"
|
||
line="115"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/ImportInstructions.kt"
|
||
line="252"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyBorderButton.kt"
|
||
line="118"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyBorderButton.kt"
|
||
line="135"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyButton.kt"
|
||
line="145"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyButton.kt"
|
||
line="164"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/IvyColorPicker.kt"
|
||
line="128"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/IvyWalletSteps.kt"
|
||
line="11"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Deprecated("Old design system. Use `:ivy-design` and Material3")"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ListItem.kt"
|
||
line="25"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanModal.kt"
|
||
line="408"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanModal.kt"
|
||
line="460"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanRecordModal.kt"
|
||
line="457"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanRecordModal.kt"
|
||
line="509"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/main/MainBottomBar.kt"
|
||
line="353"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/main/MainBottomBar.kt"
|
||
line="439"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/main/MainBottomBar.kt"
|
||
line="525"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/MonefySteps.kt"
|
||
line="11"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/MoneyManagerPraseSteps.kt"
|
||
line="13"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingAccounts.kt"
|
||
line="216"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingCategories.kt"
|
||
line="208"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingSplashLogin.kt"
|
||
line="331"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/RecurringRuleModal.kt"
|
||
line="234"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/RecurringRuleModal.kt"
|
||
line="248"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Composable"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/SpendeeSteps.kt"
|
||
line="11"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Deprecated("Old design system. Use `:ivy-design` and Material3")"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/TransactionCard.kt"
|
||
line="71"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeMultipleContentEmitters"
|
||
message="Composable functions should only be emitting content into the composition from one source at their top level.

See https://slackhq.github.io/compose-lints/rules/#do-not-emit-multiple-pieces-of-content for more information."
|
||
errorLine1="@Deprecated("Old design system. Use `:ivy-design` and Material3")"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/TransactionSectionDivider.kt"
|
||
line="35"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeNamingUppercase"
|
||
message="Composable functions that return Unit should start with an uppercase letter.They are considered declarative entities that can be either present or absent in a composition and therefore follow the naming rules for classes.See https://slackhq.github.io/compose-lints/rules/#naming-composable-functions-properly for more information."
|
||
errorLine1="fun onEvent("
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/utils/Compose.kt"
|
||
line="60"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeNamingUppercase"
|
||
message="Composable functions that return Unit should start with an uppercase letter.They are considered declarative entities that can be either present or absent in a composition and therefore follow the naming rules for classes.See https://slackhq.github.io/compose-lints/rules/#naming-composable-functions-properly for more information."
|
||
errorLine1="fun onScreenStart("
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/utils/ComposeExt.kt"
|
||
line="69"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeNamingUppercase"
|
||
message="Composable functions that return Unit should start with an uppercase letter.They are considered declarative entities that can be either present or absent in a composition and therefore follow the naming rules for classes.See https://slackhq.github.io/compose-lints/rules/#naming-composable-functions-properly for more information."
|
||
errorLine1="fun hideKeyboard() {"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/design/utils/Keyboard.kt"
|
||
line="22"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeNamingUppercase"
|
||
message="Composable functions that return Unit should start with an uppercase letter.They are considered declarative entities that can be either present or absent in a composition and therefore follow the naming rules for classes.See https://slackhq.github.io/compose-lints/rules/#naming-composable-functions-properly for more information."
|
||
errorLine1="fun onScreenStart("
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/frp/OnScreenStart.kt"
|
||
line="13"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeNamingUppercase"
|
||
message="Composable functions that return Unit should start with an uppercase letter.They are considered declarative entities that can be either present or absent in a composition and therefore follow the naming rules for classes.See https://slackhq.github.io/compose-lints/rules/#naming-composable-functions-properly for more information."
|
||
errorLine1="fun setStatusBarDarkTextCompat(darkText: Boolean) {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/utils/UIExt.kt"
|
||
line="89"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, id: UUID = UUID.randomUUID(), keyword: String, visible: Boolean, dismiss: () -> Unit, onKeywordChanged: (String) -> Unit] but should be [, keyword: String, visible: Boolean, dismiss: () -> Unit, id: UUID = UUID.randomUUID(), onKeywordChanged: (String) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.AddKeywordModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/AddKeywordModal.kt"
|
||
line="31"
|
||
column="44"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [forCalculator: Boolean, ZeroRow: (@Composable RowScope.() -> Unit)? = null, FirstRowExtra: (@Composable RowScope.() -> Unit)? = null, SecondRowExtra: (@Composable RowScope.() -> Unit)? = null, ThirdRowExtra: (@Composable RowScope.() -> Unit)? = null, FourthRowExtra: (@Composable RowScope.() -> Unit)? = null, onNumberPressed: (String) -> Unit, onDecimalPoint: () -> Unit, onBackspace: () -> Unit] but should be [forCalculator: Boolean, onNumberPressed: (String) -> Unit, onDecimalPoint: () -> Unit, ZeroRow: (@Composable RowScope.() -> Unit)? = null, FirstRowExtra: (@Composable RowScope.() -> Unit)? = null, SecondRowExtra: (@Composable RowScope.() -> Unit)? = null, ThirdRowExtra: (@Composable RowScope.() -> Unit)? = null, FourthRowExtra: (@Composable RowScope.() -> Unit)? = null, onBackspace: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun AmountKeyboard("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/AmountModal.kt"
|
||
line="300"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, bottomInset: Dp = navigationBarInset().toDensityDp(), onBack: () -> Unit, PrimaryAction: @Composable () -> Unit] but should be [, onBack: () -> Unit, bottomInset: Dp = navigationBarInset().toDensityDp(), PrimaryAction: @Composable () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.BackBottomBar("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/BackBottomBar.kt"
|
||
line="22"
|
||
column="42"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, currency: String, expenses: Double, budget: Double, backgroundNotFilled: Color = UI.colors.pure, onClick: (() -> Unit)? = null] but should be [currency: String, expenses: Double, budget: Double, modifier: Modifier = Modifier, backgroundNotFilled: Color = UI.colors.pure, onClick: (() -> Unit)? = null].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BudgetBattery("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/BudgetBattery.kt"
|
||
line="42"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, buffer: Double, balance: Double, currency: String, backgroundNotFilled: Color = UI.colors.pure, onClick: (() -> Unit)? = null] but should be [buffer: Double, balance: Double, currency: String, modifier: Modifier = Modifier, backgroundNotFilled: Color = UI.colors.pure, onClick: (() -> Unit)? = null].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BufferBattery("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/BufferBattery.kt"
|
||
line="40"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [modifier: Modifier = Modifier, text: String, background: Background = Background.Solid(
 color = UI.colors.primary,
 shape = UI.shapes.rFull,
 padding = padding(
 horizontal = 24.dp,
 vertical = 12.dp
 )
), textStyle: TextStyle = UI.typo.b2.style(
 color = White,
 textAlign = TextAlign.Center
), onClick: () -> Unit] but should be [text: String, modifier: Modifier = Modifier, background: Background = Background.Solid(
 color = UI.colors.primary,
 shape = UI.shapes.rFull,
 padding = padding(
 horizontal = 24.dp,
 vertical = 12.dp
 )
), textStyle: TextStyle = UI.typo.b2.style(
 color = White,
 textAlign = TextAlign.Center
), onClick: () -> Unit].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun Button("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l2_components/Button.kt"
|
||
line="25"
|
||
column="11"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [modifier: Modifier = Modifier, text: String, mode: Mode = Mode.WRAP_CONTENT, background: Background = Background.Solid(
 color = UI.colors.primary,
 shape = UI.shapes.rFull,
 padding = padding(
 horizontal = 24.dp,
 vertical = 12.dp
 )
), textStyle: TextStyle = UI.typo.b1.style(
 color = White,
 textAlign = TextAlign.Center
), @DrawableRes iconLeft: Int? = null, @DrawableRes iconRight: Int? = null, iconTint: Color = White, iconPadding: Dp = 12.dp, onClick: () -> Unit] but should be [text: String, modifier: Modifier = Modifier, mode: Mode = Mode.WRAP_CONTENT, background: Background = Background.Solid(
 color = UI.colors.primary,
 shape = UI.shapes.rFull,
 padding = padding(
 horizontal = 24.dp,
 vertical = 12.dp
 )
), textStyle: TextStyle = UI.typo.b1.style(
 color = White,
 textAlign = TextAlign.Center
), @DrawableRes iconLeft: Int? = null, @DrawableRes iconRight: Int? = null, iconTint: Color = White, iconPadding: Dp = 12.dp, onClick: () -> Unit].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun Button("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l2_components/ButtonWithIcon.kt"
|
||
line="34"
|
||
column="11"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, id: UUID = UUID.randomUUID(), initialAmount: Double?, visible: Boolean, currency: String, dismiss: () -> Unit, onCalculation: (Double) -> Unit] but should be [, initialAmount: Double?, visible: Boolean, currency: String, dismiss: () -> Unit, id: UUID = UUID.randomUUID(), onCalculation: (Double) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.CalculatorModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/CalculatorModal.kt"
|
||
line="41"
|
||
column="44"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, title: String = stringResource(R.string.set_transaction_type), visible: Boolean, includeTransferType: Boolean, initialType: TransactionType, id: UUID = UUID.randomUUID(), dismiss: () -> Unit, onTransactionTypeChanged: (TransactionType) -> Unit] but should be [, visible: Boolean, includeTransferType: Boolean, initialType: TransactionType, dismiss: () -> Unit, title: String = stringResource(R.string.set_transaction_type), id: UUID = UUID.randomUUID(), onTransactionTypeChanged: (TransactionType) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ChangeTransactionTypeModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ChangeTransactionTypeModal.kt"
|
||
line="44"
|
||
column="55"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, checked: Boolean, contentDescription: String = "checkbox", onCheckedChange: (checked: Boolean) -> Unit] but should be [checked: Boolean, modifier: Modifier = Modifier, contentDescription: String = "checkbox", onCheckedChange: (checked: Boolean) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun Checkbox("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l2_components/Checkbox.kt"
|
||
line="29"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [modifier: Modifier = Modifier, checked: Boolean, text: String, textStyle: TextStyle = UI.typo.b2.style(
 color = UI.colors.pureInverse,
 fontWeight = FontWeight.SemiBold
), onCheckedChange: (checked: Boolean) -> Unit] but should be [checked: Boolean, text: String, modifier: Modifier = Modifier, textStyle: TextStyle = UI.typo.b2.style(
 color = UI.colors.pureInverse,
 fontWeight = FontWeight.SemiBold
), onCheckedChange: (checked: Boolean) -> Unit].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun CheckboxWithText("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l2_components/Checkbox.kt"
|
||
line="51"
|
||
column="21"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, id: UUID = UUID.randomUUID(), visible: Boolean, initialCategory: Category?, categories: List<Category>, showCategoryModal: (Category?) -> Unit, onCategoryChanged: (Category?) -> Unit, dismiss: () -> Unit] but should be [, visible: Boolean, initialCategory: Category?, categories: List<Category>, showCategoryModal: (Category?) -> Unit, onCategoryChanged: (Category?) -> Unit, id: UUID = UUID.randomUUID(), dismiss: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ChooseCategoryModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/ChooseCategoryModal.kt"
|
||
line="58"
|
||
column="48"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, visible: Boolean, initialIcon: String?, color: Color, id: UUID = UUID.randomUUID(), dismiss: () -> Unit, onIconChosen: (String?) -> Unit] but should be [, visible: Boolean, initialIcon: String?, color: Color, dismiss: () -> Unit, id: UUID = UUID.randomUUID(), onIconChosen: (String?) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ChooseIconModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChooseIconModal.kt"
|
||
line="51"
|
||
column="44"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, selected: Boolean, text: String, onClick: () -> Unit] but should be [selected: Boolean, text: String, modifier: Modifier = Modifier, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="private fun MonthButton("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChoosePeriodModal.kt"
|
||
line="252"
|
||
column="24"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, id: UUID = UUID.randomUUID(), visible: Boolean, selectedStartDateOfMonth: Int, dismiss: () -> Unit, onStartDateOfMonthSelected: (Int) -> Unit] but should be [, visible: Boolean, selectedStartDateOfMonth: Int, dismiss: () -> Unit, id: UUID = UUID.randomUUID(), onStartDateOfMonthSelected: (Int) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ChooseStartDateOfMonthModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChooseStartDateOfMonthModal.kt"
|
||
line="36"
|
||
column="56"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, @DrawableRes icon: Int, contentDescription: String = "icon", backgroundColor: Color = UI.colors.pure, borderColor: Color = UI.colors.medium, tint: Color? = UI.colors.pureInverse, onClick: () -> Unit] but should be [@DrawableRes icon: Int, modifier: Modifier = Modifier, contentDescription: String = "icon", backgroundColor: Color = UI.colors.pure, borderColor: Color = UI.colors.medium, tint: Color? = UI.colors.pureInverse, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun CircleButton("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/CircleButtons.kt"
|
||
line="39"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, @DrawableRes icon: Int, contentDescription: String = "icon", backgroundColor: Color = UI.colors.medium, tint: Color? = UI.colors.pureInverse, clickAreaPadding: Dp = 8.dp, onClick: () -> Unit] but should be [@DrawableRes icon: Int, modifier: Modifier = Modifier, contentDescription: String = "icon", backgroundColor: Color = UI.colors.medium, tint: Color? = UI.colors.pureInverse, clickAreaPadding: Dp = 8.dp, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun CircleButtonFilled("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/CircleButtons.kt"
|
||
line="63"
|
||
column="23"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, @DrawableRes icon: Int, contentDescription: String = "icon", iconPadding: Dp = 8.dp, backgroundGradient: Gradient = Gradient.solid(UI.colors.medium), tint: Color? = UI.colors.pureInverse, onClick: () -> Unit] but should be [@DrawableRes icon: Int, modifier: Modifier = Modifier, contentDescription: String = "icon", iconPadding: Dp = 8.dp, backgroundGradient: Gradient = Gradient.solid(UI.colors.medium), tint: Color? = UI.colors.pureInverse, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun CircleButtonFilledGradient("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/CircleButtons.kt"
|
||
line="86"
|
||
column="31"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, initialSelectedCurrency: IvyCurrency?, preselectedCurrency: IvyCurrency = IvyCurrency.getDefault(), includeKeyboardShownInsetSpacer: Boolean, lastItemSpacer: Dp = 0.dp, onKeyboardShown: (keyboardVisible: Boolean) -> Unit = {}, onSelectedCurrencyChanged: (IvyCurrency) -> Unit] but should be [initialSelectedCurrency: IvyCurrency?, includeKeyboardShownInsetSpacer: Boolean, modifier: Modifier = Modifier, preselectedCurrency: IvyCurrency = IvyCurrency.getDefault(), lastItemSpacer: Dp = 0.dp, onKeyboardShown: (keyboardVisible: Boolean) -> Unit = {}, onSelectedCurrencyChanged: (IvyCurrency) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun CurrencyPicker("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/CurrencyPicker.kt"
|
||
line="66"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, title: String = stringResource(R.string.exchange_rate), fromCurrencyCode: String, toCurrencyCode: String, exchangeRate: Double, onRefresh: () -> Unit = {}, onClick: () -> Unit] but should be [fromCurrencyCode: String, toCurrencyCode: String, exchangeRate: Double, modifier: Modifier = Modifier, title: String = stringResource(R.string.exchange_rate), onRefresh: () -> Unit = {}, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun CustomExchangeRateCard("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/CustomExchangeRateCard.kt"
|
||
line="31"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, id: UUID = UUID.randomUUID(), title: String, description: String, visible: Boolean, buttonText: String = stringResource(R.string.delete), iconStart: Int = R.drawable.ic_delete, dismiss: () -> Unit, onDelete: () -> Unit] but should be [, title: String, description: String, visible: Boolean, dismiss: () -> Unit, id: UUID = UUID.randomUUID(), buttonText: String = stringResource(R.string.delete), iconStart: Int = R.drawable.ic_delete, onDelete: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.DeleteModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/DeleteModal.kt"
|
||
line="34"
|
||
column="40"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, id: UUID = UUID.randomUUID(), title: String, description: String, accountName: TextFieldValue, hint: String = stringResource(id = R.string.account_name), visible: Boolean, enableDeletionButton: Boolean, buttonText: String = stringResource(R.string.delete), iconStart: Int = R.drawable.ic_delete, onAccountNameChange: (String) -> Unit, dismiss: () -> Unit, onDelete: () -> Unit] but should be [, title: String, description: String, accountName: TextFieldValue, visible: Boolean, enableDeletionButton: Boolean, onAccountNameChange: (String) -> Unit, dismiss: () -> Unit, id: UUID = UUID.randomUUID(), hint: String = stringResource(id = R.string.account_name), buttonText: String = stringResource(R.string.delete), iconStart: Int = R.drawable.ic_delete, onDelete: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.DeleteConfirmationModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/DeleteModal.kt"
|
||
line="84"
|
||
column="52"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, id: UUID = UUID.randomUUID(), visible: Boolean, description: String?, onDescriptionChanged: (String?) -> Unit, dismiss: () -> Unit] but should be [, visible: Boolean, description: String?, onDescriptionChanged: (String?) -> Unit, id: UUID = UUID.randomUUID(), dismiss: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.DescriptionModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/DescriptionModal.kt"
|
||
line="44"
|
||
column="45"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, trnType: TransactionType, filter: ReportFilter?, nonFilter: (ReportFilter?) -> ReportFilter, onSetFilter: (ReportFilter) -> Unit] but should be [trnType: TransactionType, filter: ReportFilter?, nonFilter: (ReportFilter?) -> ReportFilter, modifier: Modifier = Modifier, onSetFilter: (ReportFilter) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="private fun TypeFilterCheckbox("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="409"
|
||
column="31"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [modifier: Modifier = Modifier, @DrawableRes icon: Int, iconTint: Color = White, background: Background = Background.Solid(
 color = UI.colors.primary,
 shape = CircleShape,
 padding = padding(all = 8.dp)
), onClick: () -> Unit] but should be [@DrawableRes icon: Int, modifier: Modifier = Modifier, iconTint: Color = White, background: Background = Background.Solid(
 color = UI.colors.primary,
 shape = CircleShape,
 padding = padding(all = 8.dp)
), onClick: () -> Unit].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IconButton("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l2_components/IconButton.kt"
|
||
line="23"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, @DrawableRes icon: Int?, caption: String, text: String, onClick: () -> Unit] but should be [@DrawableRes icon: Int?, caption: String, text: String, modifier: Modifier = Modifier, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun InstructionButton("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csvimport/flow/instructions/ImportInstructions.kt"
|
||
line="201"
|
||
column="22"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, iconName: String?, tint: Color = UI.colors.pureInverse, iconContentScale: ContentScale? = null, Default: (@Composable () -> Unit)? = null] but should be [iconName: String?, modifier: Modifier = Modifier, tint: Color = UI.colors.pureInverse, iconContentScale: ContentScale? = null, Default: (@Composable () -> Unit)? = null].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ItemIconL("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="25"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, iconName: String?, tint: Color = UI.colors.pureInverse, @DrawableRes defaultIcon: Int] but should be [iconName: String?, @DrawableRes defaultIcon: Int, modifier: Modifier = Modifier, tint: Color = UI.colors.pureInverse].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ItemIconMDefaultIcon("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="45"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, iconName: String?, tint: Color = UI.colors.pureInverse, iconContentScale: ContentScale? = null, Default: (@Composable () -> Unit)? = null] but should be [iconName: String?, modifier: Modifier = Modifier, tint: Color = UI.colors.pureInverse, iconContentScale: ContentScale? = null, Default: (@Composable () -> Unit)? = null].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ItemIconM("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="68"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, iconName: String?, tint: Color = UI.colors.pureInverse, @DrawableRes defaultIcon: Int] but should be [iconName: String?, @DrawableRes defaultIcon: Int, modifier: Modifier = Modifier, tint: Color = UI.colors.pureInverse].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ItemIconSDefaultIcon("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="88"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, iconName: String?, tint: Color = UI.colors.pureInverse, iconContentScale: ContentScale? = null, Default: (@Composable () -> Unit)? = null] but should be [iconName: String?, modifier: Modifier = Modifier, tint: Color = UI.colors.pureInverse, iconContentScale: ContentScale? = null, Default: (@Composable () -> Unit)? = null].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ItemIconS("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="111"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, iconName: String?, size: String, tint: Color = UI.colors.pureInverse, iconContentScale: ContentScale? = null, Default: (@Composable () -> Unit)? = null] but should be [iconName: String?, size: String, modifier: Modifier = Modifier, tint: Color = UI.colors.pureInverse, iconContentScale: ContentScale? = null, Default: (@Composable () -> Unit)? = null].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="private fun ItemIcon("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ItemIcon.kt"
|
||
line="131"
|
||
column="21"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [modifier: Modifier = Modifier, value: TextFieldValue, textColor: Color = UI.colors.pureInverse, hint: String?, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions = KeyboardOptions(
 autoCorrect = true,
 keyboardType = KeyboardType.Text,
 imeAction = ImeAction.Done,
 capitalization = KeyboardCapitalization.Sentences
), keyboardActions: KeyboardActions? = null, onValueChanged: (TextFieldValue) -> Unit] but should be [value: TextFieldValue, hint: String?, modifier: Modifier = Modifier, textColor: Color = UI.colors.pureInverse, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions = KeyboardOptions(
 autoCorrect = true,
 keyboardType = KeyboardType.Text,
 imeAction = ImeAction.Done,
 capitalization = KeyboardCapitalization.Sentences
), keyboardActions: KeyboardActions? = null, onValueChanged: (TextFieldValue) -> Unit].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyBasicTextField("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyBasicTextField.kt"
|
||
line="32"
|
||
column="22"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [modifier: Modifier = Modifier, text: String, textStyle: TextStyle = UI.typo.b2.style(
 color = UI.colors.pureInverse,
 fontWeight = FontWeight.Bold
), backgroundGradient: Gradient = Gradient.solid(UI.colors.mediumInverse), @DrawableRes iconStart: Int? = null, @DrawableRes iconEnd: Int? = null, iconTint: Color = UI.colors.pureInverse, enabled: Boolean = true, wrapContentMode: Boolean = true, padding: Dp = 12.dp, onClick: () -> Unit] but should be [text: String, modifier: Modifier = Modifier, textStyle: TextStyle = UI.typo.b2.style(
 color = UI.colors.pureInverse,
 fontWeight = FontWeight.Bold
), backgroundGradient: Gradient = Gradient.solid(UI.colors.mediumInverse), @DrawableRes iconStart: Int? = null, @DrawableRes iconEnd: Int? = null, iconTint: Color = UI.colors.pureInverse, enabled: Boolean = true, wrapContentMode: Boolean = true, padding: Dp = 12.dp, onClick: () -> Unit].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyBorderButton("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyBorderButton.kt"
|
||
line="32"
|
||
column="20"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [modifier: Modifier = Modifier, text: String, backgroundGradient: Gradient = GradientIvy, textStyle: TextStyle = UI.typo.b2.style(
 color = White,
 fontWeight = FontWeight.Bold
), @DrawableRes iconStart: Int? = null, @DrawableRes iconEnd: Int? = null, iconTint: Color = White, enabled: Boolean = true, shadowAlpha: Float = 0.15f, wrapContentMode: Boolean = true, hasGlow: Boolean = true, padding: Dp = 12.dp, iconEdgePadding: Dp = 12.dp, iconTextPadding: Dp = 4.dp, onClick: () -> Unit] but should be [text: String, modifier: Modifier = Modifier, backgroundGradient: Gradient = GradientIvy, textStyle: TextStyle = UI.typo.b2.style(
 color = White,
 fontWeight = FontWeight.Bold
), @DrawableRes iconStart: Int? = null, @DrawableRes iconEnd: Int? = null, iconTint: Color = White, enabled: Boolean = true, shadowAlpha: Float = 0.15f, wrapContentMode: Boolean = true, hasGlow: Boolean = true, padding: Dp = 12.dp, iconEdgePadding: Dp = 12.dp, iconTextPadding: Dp = 4.dp, onClick: () -> Unit].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyButton("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyButton.kt"
|
||
line="39"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, checked: Boolean, onCheckedChange: (checked: Boolean) -> Unit] but should be [checked: Boolean, modifier: Modifier = Modifier, onCheckedChange: (checked: Boolean) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyCheckbox("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyCheckbox.kt"
|
||
line="30"
|
||
column="16"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, text: String, checked: Boolean, onCheckedChange: (checked: Boolean) -> Unit] but should be [text: String, checked: Boolean, modifier: Modifier = Modifier, onCheckedChange: (checked: Boolean) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyCheckboxWithText("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyCheckbox.kt"
|
||
line="54"
|
||
column="24"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, textModifier: Modifier = Modifier, value: TextFieldValue, hint: String?, readOnly: Boolean = false, fontWeight: FontWeight = FontWeight.Medium, hintFontWeight: FontWeight = FontWeight.Medium, textColor: Color = UI.colors.pureInverse, hintColor: Color = UI.colors.mediumInverse, textAlign: TextAlign = TextAlign.Start, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions? = KeyboardOptions.Default, keyboardActions: KeyboardActions? = KeyboardActions.Default, paddingVertical: Dp = 16.dp, onValueChanged: (TextFieldValue) -> Unit] but should be [value: TextFieldValue, hint: String?, modifier: Modifier = Modifier, textModifier: Modifier = Modifier, readOnly: Boolean = false, fontWeight: FontWeight = FontWeight.Medium, hintFontWeight: FontWeight = FontWeight.Medium, textColor: Color = UI.colors.pureInverse, hintColor: Color = UI.colors.mediumInverse, textAlign: TextAlign = TextAlign.Start, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions? = KeyboardOptions.Default, keyboardActions: KeyboardActions? = KeyboardActions.Default, paddingVertical: Dp = 16.dp, onValueChanged: (TextFieldValue) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyChecklistTextField("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyChecklistTextField.kt"
|
||
line="38"
|
||
column="26"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, backgroundPadding: Dp = 0.dp, backgroundGradient: Gradient = GradientIvy, horizontalGradient: Boolean = true, @DrawableRes icon: Int, tint: Color = White, enabled: Boolean = true, hasShadow: Boolean = true, onClick: () -> Unit] but should be [@DrawableRes icon: Int, modifier: Modifier = Modifier, backgroundPadding: Dp = 0.dp, backgroundGradient: Gradient = GradientIvy, horizontalGradient: Boolean = true, tint: Color = White, enabled: Boolean = true, hasShadow: Boolean = true, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyCircleButton("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyCircleButton.kt"
|
||
line="27"
|
||
column="20"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, textModifier: Modifier = Modifier, testTag: String = "desc_input", value: TextFieldValue, hint: String?, fontWeight: FontWeight = FontWeight.Medium, textColor: Color = UI.colors.pureInverse, hintColor: Color = UI.colors.mediumInverse, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions? = KeyboardOptions.Default, keyboardActions: KeyboardActions? = KeyboardActions.Default, onValueChanged: (TextFieldValue) -> Unit] but should be [value: TextFieldValue, hint: String?, modifier: Modifier = Modifier, textModifier: Modifier = Modifier, testTag: String = "desc_input", fontWeight: FontWeight = FontWeight.Medium, textColor: Color = UI.colors.pureInverse, hintColor: Color = UI.colors.mediumInverse, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions? = KeyboardOptions.Default, keyboardActions: KeyboardActions? = KeyboardActions.Default, onValueChanged: (TextFieldValue) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyDescriptionTextField("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyDescriptionTextField.kt"
|
||
line="34"
|
||
column="28"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, @DrawableRes icon: Int, tint: Color = UI.colors.pureInverse, contentDescription: String = "icon"] but should be [@DrawableRes icon: Int, modifier: Modifier = Modifier, tint: Color = UI.colors.pureInverse, contentDescription: String = "icon"].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyIcon("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyIcon.kt"
|
||
line="13"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, @DrawableRes icon: Int, tint: Color = UI.colors.pureInverse, contentDescription: String = "icon"] but should be [@DrawableRes icon: Int, modifier: Modifier = Modifier, tint: Color = UI.colors.pureInverse, contentDescription: String = "icon"].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyIcon("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l1_buildingBlocks/IvyIcon.kt"
|
||
line="22"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [modifier: Modifier = Modifier, @DrawableRes icon: Int, tint: Color = UI.colors.pureInverse, iconScale: IconScale, padding: Dp = when (iconScale) {
 IconScale.S -> 4.dp
 IconScale.M -> 4.dp
 IconScale.L -> 4.dp
}, contentDescription: String = "icon"] but should be [@DrawableRes icon: Int, iconScale: IconScale, modifier: Modifier = Modifier, tint: Color = UI.colors.pureInverse, padding: Dp = when (iconScale) {
 IconScale.S -> 4.dp
 IconScale.M -> 4.dp
 IconScale.L -> 4.dp
}, contentDescription: String = "icon"].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyIconScaled("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l1_buildingBlocks/IvyIcon.kt"
|
||
line="38"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, height: Dp = 300.dp, functions: List<Function>, title: String, xLabel: (x: Double) -> String, yLabel: (y: Double) -> String, onTap: (TapEvent) -> Unit = {}] but should be [functions: List<Function>, title: String, xLabel: (x: Double) -> String, yLabel: (y: Double) -> String, modifier: Modifier = Modifier, height: Dp = 300.dp, onTap: (TapEvent) -> Unit = {}].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyLineChart("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/charts/linechart/IvyLineChart.kt"
|
||
line="290"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, id: UUID?, visible: Boolean, dismiss: () -> Unit, SecondaryActions: (@Composable () -> Unit)? = null, PrimaryAction: @Composable () -> Unit, scrollState: ScrollState? = rememberScrollState(), shiftIfKeyboardShown: Boolean = true, includeActionsRowPadding: Boolean = true, Content: @Composable ColumnScope.() -> Unit] but should be [, id: UUID?, visible: Boolean, dismiss: () -> Unit, PrimaryAction: @Composable () -> Unit, SecondaryActions: (@Composable () -> Unit)? = null, scrollState: ScrollState? = rememberScrollState(), shiftIfKeyboardShown: Boolean = true, includeActionsRowPadding: Boolean = true, Content: @Composable ColumnScope.() -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxScope.IvyModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/IvyModal.kt"
|
||
line="71"
|
||
column="22"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [initialEmpty: Boolean, initialChanged: Boolean, testTagSave: String = "tag_save", testTagDelete: String = "tag_delete", onDelete: () -> Unit, dismiss: () -> Unit, onSave: () -> Unit] but should be [initialEmpty: Boolean, initialChanged: Boolean, onDelete: () -> Unit, dismiss: () -> Unit, testTagSave: String = "tag_save", testTagDelete: String = "tag_delete", onSave: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ModalDynamicPrimaryAction("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/IvyModalComponents.kt"
|
||
line="25"
|
||
column="30"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, label: String, enabled: Boolean = true, onClick: () -> Unit] but should be [label: String, modifier: Modifier = Modifier, enabled: Boolean = true, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ModalCheck("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/IvyModalComponents.kt"
|
||
line="83"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, text: String, @DrawableRes iconStart: Int, enabled: Boolean = true, onClick: () -> Unit] but should be [text: String, @DrawableRes iconStart: Int, modifier: Modifier = Modifier, enabled: Boolean = true, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ModalPositiveButton("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/IvyModalComponents.kt"
|
||
line="169"
|
||
column="24"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [modifier: Modifier = Modifier, underlineModifier: Modifier = Modifier, value: TextFieldValue, textColor: Color = UI.colors.pureInverse, hint: String?, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions = KeyboardOptions(
 autoCorrect = true,
 keyboardType = KeyboardType.Text,
 imeAction = ImeAction.Done,
 capitalization = KeyboardCapitalization.Sentences
), focusRequester: FocusRequester = remember { FocusRequester() }, keyboardActions: KeyboardActions? = null, onValueChanged: (TextFieldValue) -> Unit] but should be [value: TextFieldValue, hint: String?, modifier: Modifier = Modifier, underlineModifier: Modifier = Modifier, textColor: Color = UI.colors.pureInverse, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions = KeyboardOptions(
 autoCorrect = true,
 keyboardType = KeyboardType.Text,
 imeAction = ImeAction.Done,
 capitalization = KeyboardCapitalization.Sentences
), focusRequester: FocusRequester = remember { FocusRequester() }, keyboardActions: KeyboardActions? = null, onValueChanged: (TextFieldValue) -> Unit].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyNameTextField("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyNameTextFieldValue.kt"
|
||
line="40"
|
||
column="21"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, textModifier: Modifier = Modifier, value: TextFieldValue, hint: String?, fontWeight: FontWeight = FontWeight.ExtraBold, textColor: Color = UI.colors.pureInverse, hintColor: Color = Color.Gray, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions? = null, keyboardActions: KeyboardActions? = null, onValueChanged: (TextFieldValue) -> Unit] but should be [value: TextFieldValue, hint: String?, modifier: Modifier = Modifier, textModifier: Modifier = Modifier, fontWeight: FontWeight = FontWeight.ExtraBold, textColor: Color = UI.colors.pureInverse, hintColor: Color = Color.Gray, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions? = null, keyboardActions: KeyboardActions? = null, onValueChanged: (TextFieldValue) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyNumberTextField("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyNumberTextField.kt"
|
||
line="31"
|
||
column="23"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, text: String, @DrawableRes iconStart: Int?, solidBackground: Boolean = false, minWidth: Dp = Dp.Unspecified, minHeight: Dp = Dp.Unspecified, iconTint: Color = UI.colors.pureInverse, borderColor: Color = UI.colors.medium, textColor: Color = UI.colors.pureInverse, padding: Dp = 12.dp, onClick: () -> Unit] but should be [text: String, @DrawableRes iconStart: Int?, modifier: Modifier = Modifier, solidBackground: Boolean = false, minWidth: Dp = Dp.Unspecified, minHeight: Dp = Dp.Unspecified, iconTint: Color = UI.colors.pureInverse, borderColor: Color = UI.colors.medium, textColor: Color = UI.colors.pureInverse, padding: Dp = 12.dp, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyOutlinedButton("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyOutlinedButton.kt"
|
||
line="33"
|
||
column="22"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, text: String, @DrawableRes iconStart: Int?, solidBackground: Boolean = false, iconTint: Color = UI.colors.pureInverse, borderColor: Color = UI.colors.medium, textColor: Color = UI.colors.pureInverse, padding: Dp = 16.dp, onClick: () -> Unit] but should be [text: String, @DrawableRes iconStart: Int?, modifier: Modifier = Modifier, solidBackground: Boolean = false, iconTint: Color = UI.colors.pureInverse, borderColor: Color = UI.colors.medium, textColor: Color = UI.colors.pureInverse, padding: Dp = 16.dp, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyOutlinedButtonFillMaxWidth("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyOutlinedButton.kt"
|
||
line="88"
|
||
column="34"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, value: TextFieldValue, hint: String?, hintColor: Color = UI.colors.gray, backgroundColor: Color = UI.colors.primary, emptyBorderColor: Color = UI.colors.gray, textColor: Color = UI.colors.pureInverse, cursorColor: Color = UI.colors.pureInverse, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions = KeyboardOptions.Default, keyboardActions: KeyboardActions = KeyboardActions.Default, validateInput: (TextFieldValue) -> Boolean = { it.text.isNotNullOrBlank() }, onValueChanged: (TextFieldValue) -> Unit] but should be [value: TextFieldValue, hint: String?, modifier: Modifier = Modifier, hintColor: Color = UI.colors.gray, backgroundColor: Color = UI.colors.primary, emptyBorderColor: Color = UI.colors.gray, textColor: Color = UI.colors.pureInverse, cursorColor: Color = UI.colors.pureInverse, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions = KeyboardOptions.Default, keyboardActions: KeyboardActions = KeyboardActions.Default, validateInput: (TextFieldValue) -> Boolean = { it.text.isNotNullOrBlank() }, onValueChanged: (TextFieldValue) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyOutlinedTextField("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyOutlinedTextField.kt"
|
||
line="35"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, enabled: Boolean, onEnabledChange: (checked: Boolean) -> Unit] but should be [enabled: Boolean, modifier: Modifier = Modifier, onEnabledChange: (checked: Boolean) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvySwitch("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvySwitch.kt"
|
||
line="24"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, text: String, typo: TextStyle, padding: IvyPadding? = null] but should be [text: String, typo: TextStyle, modifier: Modifier = Modifier, padding: IvyPadding? = null].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyText("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l1_buildingBlocks/IvyText.kt"
|
||
line="13"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [, modifier: Modifier = Modifier, dividerModifier: Modifier = Modifier, value: TextFieldValue, textColor: Color = UI.colors.pureInverse, hint: String?, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions = KeyboardOptions(
 autoCorrect = true,
 keyboardType = KeyboardType.Text,
 imeAction = ImeAction.Done,
 capitalization = KeyboardCapitalization.Sentences
), keyboardActions: KeyboardActions? = null, onValueChanged: (TextFieldValue) -> Unit] but should be [, value: TextFieldValue, hint: String?, modifier: Modifier = Modifier, dividerModifier: Modifier = Modifier, textColor: Color = UI.colors.pureInverse, visualTransformation: VisualTransformation = VisualTransformation.None, keyboardOptions: KeyboardOptions = KeyboardOptions(
 autoCorrect = true,
 keyboardType = KeyboardType.Text,
 imeAction = ImeAction.Done,
 capitalization = KeyboardCapitalization.Sentences
), keyboardActions: KeyboardActions? = null, onValueChanged: (TextFieldValue) -> Unit].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ColumnScope.IvyTitleTextField("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/IvyTitleTextField.kt"
|
||
line="40"
|
||
column="34"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [loan: Loan, baseCurrency: String, amountPaid: Double, loanAmountPaid: Double = 0.0, itemColor: Color, selectedLoanAccount: Account? = null, onAmountClick: () -> Unit, onEditLoan: () -> Unit, onDeleteLoan: () -> Unit, onAddRecord: () -> Unit] but should be [loan: Loan, baseCurrency: String, amountPaid: Double, itemColor: Color, onAmountClick: () -> Unit, onEditLoan: () -> Unit, onDeleteLoan: () -> Unit, loanAmountPaid: Double = 0.0, selectedLoanAccount: Account? = null, onAddRecord: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="private fun Header("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/loans/loandetails/LoanDetailsScreen.kt"
|
||
line="234"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, accounts: List<Account> = emptyList(), onCreateAccount: (CreateAccountData) -> Unit = {}, modal: LoanModalData?, onCreateLoan: (CreateLoanData) -> Unit, onEditLoan: (Loan, Boolean) -> Unit, onPerformCalculations: () -> Unit = {}, dismiss: () -> Unit] but should be [, modal: LoanModalData?, onCreateLoan: (CreateLoanData) -> Unit, onEditLoan: (Loan, Boolean) -> Unit, accounts: List<Account> = emptyList(), onCreateAccount: (CreateAccountData) -> Unit = {}, onPerformCalculations: () -> Unit = {}, dismiss: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.LoanModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanModal.kt"
|
||
line="86"
|
||
column="38"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, accounts: List<Account>, selectedAccount: Account?, childrenTestTag: String? = null, onSelectedAccountChanged: (Account) -> Unit, onAddNewAccount: () -> Unit] but should be [accounts: List<Account>, selectedAccount: Account?, onSelectedAccountChanged: (Account) -> Unit, modifier: Modifier = Modifier, childrenTestTag: String? = null, onAddNewAccount: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="private fun AccountsRow("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanModal.kt"
|
||
line="352"
|
||
column="24"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, modal: LoanRecordModalData?, accounts: List<Account> = emptyList(), onCreateAccount: (CreateAccountData) -> Unit = {}, onCreate: (CreateLoanRecordData) -> Unit, onEdit: (EditLoanRecordData) -> Unit, onDelete: (LoanRecord) -> Unit, dismiss: () -> Unit] but should be [, modal: LoanRecordModalData?, onCreate: (CreateLoanRecordData) -> Unit, onEdit: (EditLoanRecordData) -> Unit, onDelete: (LoanRecord) -> Unit, accounts: List<Account> = emptyList(), onCreateAccount: (CreateAccountData) -> Unit = {}, dismiss: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.LoanRecordModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanRecordModal.kt"
|
||
line="74"
|
||
column="44"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, accounts: List<Account>, selectedAccount: Account?, childrenTestTag: String? = null, onSelectedAccountChanged: (Account) -> Unit, onAddNewAccount: () -> Unit] but should be [accounts: List<Account>, selectedAccount: Account?, onSelectedAccountChanged: (Account) -> Unit, modifier: Modifier = Modifier, childrenTestTag: String? = null, onAddNewAccount: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="private fun AccountsRow("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanRecordModal.kt"
|
||
line="399"
|
||
column="24"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, id: UUID = UUID.randomUUID(), initialDate: LocalDate, visible: Boolean, dismiss: () -> Unit, onMonthSelected: (Int) -> Unit] but should be [, initialDate: LocalDate, visible: Boolean, dismiss: () -> Unit, id: UUID = UUID.randomUUID(), onMonthSelected: (Int) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.MonthPickerModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/MonthPickerModal.kt"
|
||
line="42"
|
||
column="45"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, text: String, textColor: Color, backgroundGradient: Gradient, @DrawableRes iconStart: Int? = null, hasNext: Boolean = false, enabled: Boolean = true, onClick: () -> Unit] but should be [text: String, textColor: Color, backgroundGradient: Gradient, modifier: Modifier = Modifier, @DrawableRes iconStart: Int? = null, hasNext: Boolean = false, enabled: Boolean = true, onClick: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun OnboardingButton("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/OnboardingComponents.kt"
|
||
line="33"
|
||
column="21"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, selectedStep: Int, stepsCount: Int, selectedColor: Color] but should be [selectedStep: Int, stepsCount: Int, selectedColor: Color, modifier: Modifier = Modifier].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun OnboardingProgressSlider("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/components/OnboardingProgressSlider.kt"
|
||
line="17"
|
||
column="29"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, period: com.ivy.legacy.data.model.TimePeriod, onPreviousMonth: () -> Unit, onNextMonth: () -> Unit, onShowChoosePeriodModal: () -> Unit] but should be [period: com.ivy.legacy.data.model.TimePeriod, onPreviousMonth: () -> Unit, onNextMonth: () -> Unit, modifier: Modifier = Modifier, onShowChoosePeriodModal: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun PeriodSelector("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/wallet/PeriodSelector.kt"
|
||
line="34"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, bottomInset: Dp = navigationBarInset().toDensityDp(), onClose: () -> Unit, onAdd: () -> Unit] but should be [, onClose: () -> Unit, bottomInset: Dp = navigationBarInset().toDensityDp(), onAdd: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.PlannedPaymentsBottomBar("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsBottomBar.kt"
|
||
line="26"
|
||
column="53"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [theme: Theme = Theme.LIGHT, design: IvyDesign, Content: @Composable BoxWithConstraintsScope.() -> Unit] but should be [design: IvyDesign, theme: Theme = Theme.LIGHT, Content: @Composable BoxWithConstraintsScope.() -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun IvyPreview("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/utils/Preview.kt"
|
||
line="42"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [@DrawableRes icon: Int, title: String, TitleRowExtra: (@Composable RowScope.() -> Unit)? = null, onClick: () -> Unit, Content: @Composable ColumnScope.() -> Unit] but should be [@DrawableRes icon: Int, title: String, onClick: () -> Unit, TitleRowExtra: (@Composable RowScope.() -> Unit)? = null, Content: @Composable ColumnScope.() -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun PrimaryAttributeColumn("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/edit/PrimaryAttributeColumn.kt"
|
||
line="33"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, notFilledColor: Color = UI.colors.pure, positiveProgress: Boolean = true, percent: Double] but should be [percent: Double, modifier: Modifier = Modifier, notFilledColor: Color = UI.colors.pure, positiveProgress: Boolean = true].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ProgressBar("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ProgressBar.kt"
|
||
line="21"
|
||
column="16"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, id: UUID = UUID.randomUUID(), title: String, description: String, visible: Boolean, color: Color = UI.colors.orange, dismiss: () -> Unit = {}] but should be [, title: String, description: String, visible: Boolean, id: UUID = UUID.randomUUID(), color: Color = UI.colors.orange, dismiss: () -> Unit = {}].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun BoxWithConstraintsScope.ProgressModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ProgressModal.kt"
|
||
line="23"
|
||
column="42"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [, visible: Boolean, id: UUID = UUID.randomUUID(), TitleContent: @Composable ColumnScope.() -> Unit = {
 Text(
 modifier = Modifier.padding(start = 32.dp),
 text = stringResource(R.string.reorder),
 style = UI.typo.b1.style(
 UI.colors.pureInverse,
 FontWeight.ExtraBold
 )
 )
}, initialItems: List<T>, dismiss: () -> Unit, onUpdateItemOrderNum: (item: T, newOrderNum: Double) -> Unit = { _, _ -> }, onReordered: ((List<T>) -> Unit)? = null, ItemContent: @Composable (Int, T) -> Unit] but should be [, visible: Boolean, initialItems: List<T>, dismiss: () -> Unit, id: UUID = UUID.randomUUID(), TitleContent: @Composable ColumnScope.() -> Unit = {
 Text(
 modifier = Modifier.padding(start = 32.dp),
 text = stringResource(R.string.reorder),
 style = UI.typo.b1.style(
 UI.colors.pureInverse,
 FontWeight.ExtraBold
 )
 )
}, onUpdateItemOrderNum: (item: T, newOrderNum: Double) -> Unit = { _, _ -> }, onReordered: ((List<T>) -> Unit)? = null, ItemContent: @Composable (Int, T) -> Unit].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun <T : Reorderable> BoxScope.ReorderModalSingleType("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ReorderModal.kt"
|
||
line="39"
|
||
column="54"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message=" Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
 Current params are: [, visible: Boolean, id: UUID = UUID.randomUUID(), TitleContent: @Composable ColumnScope.() -> Unit = {
 Text(
 modifier = Modifier.padding(start = 32.dp),
 text = stringResource(R.string.reorder),
 style = UI.typo.b1.style(
 UI.colors.pureInverse,
 FontWeight.ExtraBold
 )
 )
}, initialItems: List<Any>, dismiss: () -> Unit, onUpdateItemOrderNum: (
 itemsInNewOrder: List<Any>,
 item: T,
 newOrderNum: Double
) -> Unit = { _, _, _ -> }, onReordered: ((List<Any>) -> Unit)? = null, ItemContent: @Composable RowScope.(Int, Any) -> Unit] but should be [, visible: Boolean, initialItems: List<Any>, dismiss: () -> Unit, id: UUID = UUID.randomUUID(), TitleContent: @Composable ColumnScope.() -> Unit = {
 Text(
 modifier = Modifier.padding(start = 32.dp),
 text = stringResource(R.string.reorder),
 style = UI.typo.b1.style(
 UI.colors.pureInverse,
 FontWeight.ExtraBold
 )
 )
}, onUpdateItemOrderNum: (
 itemsInNewOrder: List<Any>,
 item: T,
 newOrderNum: Double
) -> Unit = { _, _, _ -> }, onReordered: ((List<Any>) -> Unit)? = null, ItemContent: @Composable RowScope.(Int, Any) -> Unit].
 See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun <T : Reorderable> BoxScope.ReorderModal("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ReorderModal.kt"
|
||
line="80"
|
||
column="44"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, text: String, textStyle: TextStyle] but should be [text: String, textStyle: TextStyle, modifier: Modifier = Modifier].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ScreenTitle("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l3_ivyComponents/ScreenTitle.kt"
|
||
line="48"
|
||
column="16"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, size: Dp, shape: Shape, color: Color] but should be [size: Dp, shape: Shape, color: Color, modifier: Modifier = Modifier].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun Shape("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l1_buildingBlocks/Shapes.kt"
|
||
line="19"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, size: Dp, shape: Shape, borderColor: Color, borderWidth: Dp = 1.dp] but should be [size: Dp, shape: Shape, borderColor: Color, modifier: Modifier = Modifier, borderWidth: Dp = 1.dp].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ShapeOutlined("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l1_buildingBlocks/Shapes.kt"
|
||
line="37"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, enabled: Boolean, enabledColor: Color = UI.colors.green, disabledColor: Color = UI.colors.gray, animationColor: AnimationSpec<Color> = springBounce(), animationMove: AnimationSpec<Float> = springBounce(), onEnabledChange: (checked: Boolean) -> Unit] but should be [enabled: Boolean, modifier: Modifier = Modifier, enabledColor: Color = UI.colors.green, disabledColor: Color = UI.colors.gray, animationColor: AnimationSpec<Color> = springBounce(), animationMove: AnimationSpec<Float> = springBounce(), onEnabledChange: (checked: Boolean) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun Switch("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/design/l2_components/Switch.kt"
|
||
line="26"
|
||
column="11"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [, type: TransactionType, titleFocus: FocusRequester, initialTransactionId: UUID?, titleTextFieldValue: TextFieldValue, setTitleTextFieldValue: (TextFieldValue) -> Unit, suggestions: Set<String>, scrollState: ScrollState? = null, onTitleChanged: (String?) -> Unit, onNext: () -> Unit] but should be [, type: TransactionType, titleFocus: FocusRequester, initialTransactionId: UUID?, titleTextFieldValue: TextFieldValue, setTitleTextFieldValue: (TextFieldValue) -> Unit, suggestions: Set<String>, onTitleChanged: (String?) -> Unit, scrollState: ScrollState? = null, onNext: () -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun ColumnScope.Title("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/edit/core/Title.kt"
|
||
line="40"
|
||
column="22"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeParameterOrder"
|
||
message="Parameters in a composable function should be ordered following this pattern: params without defaults, modifiers, params with defaults and optionally, a trailing function that might not have a default param.
Current params are: [modifier: Modifier = Modifier, items: List<T>, verticalMarginBetweenRows: Dp = 8.dp, horizontalMarginBetweenItems: Dp = 8.dp, ItemContent: @Composable (item: T) -> Unit] but should be [items: List<T>, modifier: Modifier = Modifier, verticalMarginBetweenRows: Dp = 8.dp, horizontalMarginBetweenItems: Dp = 8.dp, ItemContent: @Composable (item: T) -> Unit].
See https://slackhq.github.io/compose-lints/rules/#ordering-composable-parameters-properly for more information."
|
||
errorLine1="fun <T> WrapContentRow("
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/WrapContentRow.kt"
|
||
line="27"
|
||
column="23"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Category> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `categories: ImmutableList<Category>` or create an `@Immutable` wrapper for this class: `@Immutable data class CategoriesList(val items: List<Category>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" categories: List<Category>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetModal.kt"
|
||
line="215"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<UUID> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `budgetCategoryIds: ImmutableList<UUID>` or create an `@Immutable` wrapper for this class: `@Immutable data class BudgetCategoryIdsList(val items: List<UUID>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" budgetCategoryIds: List<UUID>,"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetModal.kt"
|
||
line="216"
|
||
column="24"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<CSVRow>? is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `sampleCSV: ImmutableList<CSVRow>?` or create an `@Immutable` wrapper for this class: `@Immutable data class SampleCSVList(val items: List<CSVRow>?)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" private fun importantFields(sampleCSV: List<CSVRow>?): ImportantFields? {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVViewModel.kt"
|
||
line="234"
|
||
column="44"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<CSVRow>? is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `sampleCSV: ImmutableList<CSVRow>?` or create an `@Immutable` wrapper for this class: `@Immutable data class SampleCSVList(val items: List<CSVRow>?)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" private fun transferFields(sampleCSV: List<CSVRow>?): TransferFields? {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVViewModel.kt"
|
||
line="270"
|
||
column="43"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<CSVRow>? is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `sampleCSV: ImmutableList<CSVRow>?` or create an `@Immutable` wrapper for this class: `@Immutable data class SampleCSVList(val items: List<CSVRow>?)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" private fun optionalFields(sampleCSV: List<CSVRow>?): OptionalFields? {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVViewModel.kt"
|
||
line="300"
|
||
column="43"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<SortOrder> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `items: ImmutableList<SortOrder>` or create an `@Immutable` wrapper for this class: `@Immutable data class ItemsList(val items: List<SortOrder>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" items: List<SortOrder>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/categories/CategoriesScreen.kt"
|
||
line="418"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Category> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `categories: ImmutableList<Category>` or create an `@Immutable` wrapper for this class: `@Immutable data class CategoriesList(val items: List<Category>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" categories: List<Category>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/ChooseCategoryModal.kt"
|
||
line="62"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Category> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `categories: ImmutableList<Category>` or create an `@Immutable` wrapper for this class: `@Immutable data class CategoriesList(val items: List<Category>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" categories: List<Category>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/edit/ChooseCategoryModal.kt"
|
||
line="136"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<String> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `icons: ImmutableList<String>` or create an `@Immutable` wrapper for this class: `@Immutable data class IconsList(val items: List<String>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" icons: List<String>,"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/ChooseIconModal.kt"
|
||
line="239"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<Account>,"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/edit/core/EditBottomSheet.kt"
|
||
line="101"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<Account>,"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/edit/core/EditBottomSheet.kt"
|
||
line="444"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<Account>,"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/edit/core/EditBottomSheet.kt"
|
||
line="518"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<Account>,"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="79"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Category> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `categories: ImmutableList<Category>` or create an `@Immutable` wrapper for this class: `@Immutable data class CategoriesList(val items: List<Category>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" categories: List<Category>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="80"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `allAccounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AllAccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" allAccounts: List<Account>,"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="472"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Category> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `allCategories: ImmutableList<Category>` or create an `@Immutable` wrapper for this class: `@Immutable data class AllCategoriesList(val items: List<Category>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" allCategories: List<Category>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/FilterOverlay.kt"
|
||
line="540"
|
||
column="20"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<TransactionHistoryItem> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `history: ImmutableList<TransactionHistoryItem>` or create an `@Immutable` wrapper for this class: `@Immutable data class HistoryList(val items: List<TransactionHistoryItem>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" history: List<TransactionHistoryItem>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/IncomeExpenseCards.kt"
|
||
line="42"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Function> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `functions: ImmutableList<Function>` or create an `@Immutable` wrapper for this class: `@Immutable data class FunctionsList(val items: List<Function>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" functions: List<Function>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/charts/linechart/IvyLineChart.kt"
|
||
line="293"
|
||
column="16"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Value> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `allValues: ImmutableList<Value>` or create an `@Immutable` wrapper for this class: `@Immutable data class AllValuesList(val items: List<Value>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" allValues: List<Value>,"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/charts/linechart/IvyLineChart.kt"
|
||
line="336"
|
||
column="16"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Function> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `functions: ImmutableList<Function>` or create an `@Immutable` wrapper for this class: `@Immutable data class FunctionsList(val items: List<Function>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" functions: List<Function>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/charts/linechart/IvyLineChart.kt"
|
||
line="341"
|
||
column="16"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<Account> = emptyList(),"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanModal.kt"
|
||
line="87"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<Account>,"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanModal.kt"
|
||
line="354"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<Account> = emptyList(),"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanRecordModal.kt"
|
||
line="76"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<Account>,"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/modal/LoanRecordModal.kt"
|
||
line="401"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<CreateAccountData> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `suggestions: ImmutableList<CreateAccountData>` or create an `@Immutable` wrapper for this class: `@Immutable data class SuggestionsList(val items: List<CreateAccountData>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" suggestions: List<CreateAccountData>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingAccounts.kt"
|
||
line="69"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<AccountBalance> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<AccountBalance>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<AccountBalance>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<AccountBalance>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingAccounts.kt"
|
||
line="70"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<AccountBalance> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<AccountBalance>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<AccountBalance>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<AccountBalance>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingAccounts.kt"
|
||
line="219"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<CreateCategoryData> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `suggestions: ImmutableList<CreateCategoryData>` or create an `@Immutable` wrapper for this class: `@Immutable data class SuggestionsList(val items: List<CreateCategoryData>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" suggestions: List<CreateCategoryData>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingCategories.kt"
|
||
line="67"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Category> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `categories: ImmutableList<Category>` or create an `@Immutable` wrapper for this class: `@Immutable data class CategoriesList(val items: List<Category>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" categories: List<Category>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingCategories.kt"
|
||
line="68"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Category> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `categories: ImmutableList<Category>` or create an `@Immutable` wrapper for this class: `@Immutable data class CategoriesList(val items: List<Category>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" categories: List<Category>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/steps/OnboardingCategories.kt"
|
||
line="210"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<CategoryAmount> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `categoryAmounts: ImmutableList<CategoryAmount>` or create an `@Immutable` wrapper for this class: `@Immutable data class CategoryAmountsList(val items: List<CategoryAmount>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" categoryAmounts: List<CategoryAmount>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChart.kt"
|
||
line="41"
|
||
column="22"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<T> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `initialItems: ImmutableList<T>` or create an `@Immutable` wrapper for this class: `@Immutable data class InitialItemsList(val items: List<T>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" initialItems: List<T>,"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ReorderModal.kt"
|
||
line="52"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Any> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `initialItems: ImmutableList<Any>` or create an `@Immutable` wrapper for this class: `@Immutable data class InitialItemsList(val items: List<Any>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" initialItems: List<Any>,"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/ReorderModal.kt"
|
||
line="93"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Any> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `suggestions: ImmutableList<Any>` or create an `@Immutable` wrapper for this class: `@Immutable data class SuggestionsList(val items: List<Any>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" suggestions: List<Any>,"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/components/Suggestions.kt"
|
||
line="36"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a Set<String> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `suggestions: ImmutableSet<String>` or create an `@Immutable` wrapper for this class: `@Immutable data class SuggestionsSet(val items: Set<String>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" suggestions: Set<String>,"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/edit/core/Title.kt"
|
||
line="47"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a Set<String> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `suggestions: ImmutableSet<String>` or create an `@Immutable` wrapper for this class: `@Immutable data class SuggestionsSet(val items: Set<String>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" suggestions: Set<String>,"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/edit/core/Title.kt"
|
||
line="97"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Category> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `categories: ImmutableList<Category>` or create an `@Immutable` wrapper for this class: `@Immutable data class CategoriesList(val items: List<Category>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" categories: List<Category>,"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/TransactionCard.kt"
|
||
line="242"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<Account>"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/TransactionCard.kt"
|
||
line="243"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<Account>,"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/TransactionCard.kt"
|
||
line="349"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Category> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `categories: ImmutableList<Category>` or create an `@Immutable` wrapper for this class: `@Immutable data class CategoriesList(val items: List<Category>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" categories: List<Category>"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/Utils.kt"
|
||
line="13"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<Account> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `accounts: ImmutableList<Account>` or create an `@Immutable` wrapper for this class: `@Immutable data class AccountsList(val items: List<Account>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" accounts: List<Account>"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/ui/component/transaction/Utils.kt"
|
||
line="23"
|
||
column="15"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableCollections"
|
||
message="The Compose Compiler cannot infer the stability of a parameter if a List<T> is used in it, even if the item type is stable.
You should use Kotlinx Immutable Collections instead: `items: ImmutableList<T>` or create an `@Immutable` wrapper for this class: `@Immutable data class ItemsList(val items: List<T>)`
See https://slackhq.github.io/compose-lints/rules/#avoid-using-unstable-collections for more information."
|
||
errorLine1=" items: List<T>,"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/legacy/legacy/ui/theme/components/WrapContentRow.kt"
|
||
line="29"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): AccountsState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/accounts/AccountsViewModel.kt"
|
||
line="65"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBaseCurrency(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/accounts/AccountsViewModel.kt"
|
||
line="82"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccountsData(): ImmutableList<AccountData> {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/accounts/AccountsViewModel.kt"
|
||
line="87"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTotalBalanceWithExcluded(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/accounts/AccountsViewModel.kt"
|
||
line="92"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTotalBalanceWithExcludedText(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/accounts/AccountsViewModel.kt"
|
||
line="97"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTotalBalanceWithoutExcluded(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/accounts/AccountsViewModel.kt"
|
||
line="102"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTotalBalanceWithoutExcludedText(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/accounts/AccountsViewModel.kt"
|
||
line="107"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getReorderVisible(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/accounts/AccountsViewModel.kt"
|
||
line="112"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): AttributionsState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/attributions/AttributionsViewModel.kt"
|
||
line="14"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): BalanceState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/balance/BalanceViewModel.kt"
|
||
line="35"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): BudgetScreenState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetViewModel.kt"
|
||
line="63"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBaseCurrency(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetViewModel.kt"
|
||
line="82"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTimeRange(): FromToTimeRange? {"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetViewModel.kt"
|
||
line="87"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategories(): ImmutableList<Category> {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetViewModel.kt"
|
||
line="92"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccounts(): ImmutableList<Account> {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetViewModel.kt"
|
||
line="97"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBudgets(): ImmutableList<DisplayBudget> {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetViewModel.kt"
|
||
line="102"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getReorderModalVisible(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetViewModel.kt"
|
||
line="107"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategoryBudgetsTotal(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetViewModel.kt"
|
||
line="112"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAppBudgetMax(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetViewModel.kt"
|
||
line="117"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBudgetModalData(): BudgetModalData? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/budgets/BudgetViewModel.kt"
|
||
line="122"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" fun uiState(): CSVState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVViewModel.kt"
|
||
line="207"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun continueEnabled(important: ImportantFields?): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVViewModel.kt"
|
||
line="226"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun importantFields(sampleCSV: List<CSVRow>?): ImportantFields? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVViewModel.kt"
|
||
line="234"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun transferFields(sampleCSV: List<CSVRow>?): TransferFields? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVViewModel.kt"
|
||
line="270"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun optionalFields(sampleCSV: List<CSVRow>?): OptionalFields? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/importdata/csv/CSVViewModel.kt"
|
||
line="300"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): CategoriesScreenState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/categories/CategoriesViewModel.kt"
|
||
line="57"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBaseCurrency(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/categories/CategoriesViewModel.kt"
|
||
line="73"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategories(): ImmutableList<CategoryData> {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/categories/CategoriesViewModel.kt"
|
||
line="78"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getReorderModalVisible(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/categories/CategoriesViewModel.kt"
|
||
line="83"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategoryModalData(): CategoryModalData? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/categories/CategoriesViewModel.kt"
|
||
line="88"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getSortOrder(): SortOrder {"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/categories/CategoriesViewModel.kt"
|
||
line="93"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getSortModalVisible(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/categories/CategoriesViewModel.kt"
|
||
line="98"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" abstract fun uiState(): UiState"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/domain/ComposeViewModel.kt"
|
||
line="16"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): ContributorsState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/contributors/ContributorsViewModel.kt"
|
||
line="23"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): EditPlannedScreenState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="86"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCurrency(): String {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="113"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategories(): ImmutableList<Category> {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="118"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccounts(): ImmutableList<Account> {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="123"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTransactionType(): TransactionType {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="128"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getStartDate(): LocalDateTime? {"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="133"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getIntervalN(): Int? {"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="138"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getIntervalType(): IntervalType? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="143"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getOneTime(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="148"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getInitialTitle(): String? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="153"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getDescription(): String? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="158"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccount(): Account? {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="163"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategory(): Category? {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="168"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAmount(): Double {"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="173"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategoryModalVisibility(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="178"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getDescriptionModalVisibility(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="183"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getDeleteTransactionModalVisibility(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="188"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTransactionTypeModalVisibility(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="193"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAmountModalVisibility(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="198"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategoryModalData(): CategoryModalData? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="203"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccountModalData(): AccountModalData? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="208"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getRecurringRuleModalData(): RecurringRuleModalData? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/edit/EditPlannedViewModel.kt"
|
||
line="213"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): EditTransactionState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="150"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTransactionType(): TransactionType {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="173"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getInitialTitle(): String? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="178"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTitleSuggestions(): ImmutableSet<String> {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="183"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCurrency(): String {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="188"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getDescription(): String? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="193"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getDateTime(): LocalDateTime? {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="198"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getDueDate(): LocalDateTime? {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="203"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccounts(): ImmutableList<Account> {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="208"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategories(): ImmutableList<Category> {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="213"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccount(): Account? {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="218"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getToAccount(): Account? {"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="223"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategory(): Category? {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="228"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAmount(): Double {"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="233"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getHasChanges(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="238"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getDisplayLoanHelper(): EditTransactionDisplayLoan {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="243"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBackgroundProcessingStarted(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="248"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCustomExchangeRateState(): CustomExchangeRateState {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transaction/EditTransactionViewModel.kt"
|
||
line="253"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): RatesState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/exchangerates/ExchangeRatesViewModel.kt"
|
||
line="43"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): FeaturesUiState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/features/FeaturesViewModel.kt"
|
||
line="25"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" fun getFeatures(): ImmutableList<FeatureUi> {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/features/FeaturesViewModel.kt"
|
||
line="32"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): HomeState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="123"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTheme(): Theme {"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="147"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getName(): String {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="152"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getPeriod(): TimePeriod {"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="157"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBaseData(): AppBaseData {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="162"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getHistory(): ImmutableList<TransactionHistoryItem> {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="167"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getStats(): IncomeExpensePair {"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="172"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBalance(): BigDecimal {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="177"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBuffer(): BufferInfo {"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="182"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getUpcoming(): DueSection {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="187"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getOverdue(): DueSection {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="192"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCustomerJourneyCards(): ImmutableList<CustomerJourneyCardModel> {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="197"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getHideBalance(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="202"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getExpanded(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="207"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getHideIncome(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/home/HomeViewModel.kt"
|
||
line="212"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): LoanDetailsScreenState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/loans/loandetails/LoanDetailsViewModel.kt"
|
||
line="87"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): LoanScreenState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/loans/loan/LoanViewModel.kt"
|
||
line="64"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getReorderModalVisible() = reorderModalVisible.value"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/loans/loan/LoanViewModel.kt"
|
||
line="82"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getLoanModalData() = loanModalData.value"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/loans/loan/LoanViewModel.kt"
|
||
line="85"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getLoans(): ImmutableList<DisplayLoan> {"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/loans/loan/LoanViewModel.kt"
|
||
line="88"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBaseCurrencyCode(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/loans/loan/LoanViewModel.kt"
|
||
line="93"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getSelectedAccount() = selectedAccount.value"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/loans/loan/LoanViewModel.kt"
|
||
line="98"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccounts() = accounts.value"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/loans/loan/LoanViewModel.kt"
|
||
line="101"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): OnboardingDetailState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/onboarding/viewmodel/OnboardingViewModel.kt"
|
||
line="81"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): PieChartStatisticState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="50"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTransactionType(): TransactionType {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="67"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getPeriod(): TimePeriod {"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="72"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBaseCurrency(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="77"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTotalAmount(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="82"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategoryAmounts(): ImmutableList<CategoryAmount> {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="87"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getSelectedCategory(): SelectedCategory? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="92"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccountIdFilterList(): ImmutableList<UUID> {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="97"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getShowCloseButtonOnly(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="102"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getFilterExcluded(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="107"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTransactions(): ImmutableList<Transaction> {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="112"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getChoosePeriodModal(): ChoosePeriodModalData? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/piechart/PieChartStatisticViewModel.kt"
|
||
line="117"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): PlannedPaymentsScreenState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="47"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCurrency(): String {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="68"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategories(): ImmutableList<Category> {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="73"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccounts(): ImmutableList<Account> {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="78"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getOneTimePlannedPayment(): ImmutableList<PlannedPaymentRule> {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="83"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getRecurringPlannedPayment(): ImmutableList<PlannedPaymentRule> {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="88"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getOneTimeExpenses(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="93"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getOneTimeIncome(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="98"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getRecurringExpenses(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="103"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getRecurringIncome(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="108"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getRecurringPaymentsExpanded(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="113"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getOneTimePaymentsExpanded(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/planned/list/PlannedPaymentsViewModel.kt"
|
||
line="118"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): ReleasesState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/releases/ReleasesViewModel.kt"
|
||
line="24"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): ReportScreenState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/reports/ReportViewModel.kt"
|
||
line="92"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): SearchState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/search/SearchViewModel.kt"
|
||
line="41"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): SettingsState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/settings/SettingsViewModel.kt"
|
||
line="69"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCurrencyCode(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/settings/SettingsViewModel.kt"
|
||
line="150"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getName(): String {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/settings/SettingsViewModel.kt"
|
||
line="155"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCurrentTheme(): Theme {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/settings/SettingsViewModel.kt"
|
||
line="160"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getLockApp(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/settings/SettingsViewModel.kt"
|
||
line="165"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getShowNotifications(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/settings/SettingsViewModel.kt"
|
||
line="170"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getHideCurrentBalance(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/settings/SettingsViewModel.kt"
|
||
line="175"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getHideIncome(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/settings/SettingsViewModel.kt"
|
||
line="180"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTreatTransfersAsIncomeExpense(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/settings/SettingsViewModel.kt"
|
||
line="185"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getStartDateOfMonth(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/settings/SettingsViewModel.kt"
|
||
line="190"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getProgressState(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/settings/SettingsViewModel.kt"
|
||
line="195"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" override fun uiState(): TransactionsState {"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="126"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getPeriod(): TimePeriod {"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="159"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBaseCurrency(): String {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="164"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccount(): Account? {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="169"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCurrency(): String {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="174"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategories(): ImmutableList<Category> {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="179"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccounts(): ImmutableList<Account> {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="184"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getCategory(): Category? {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="189"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBalance(): Double {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="194"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getBalanceBaseCurrency(): Double? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="199"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getIncome(): Double {"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="204"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getExpenses(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="209"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getInitWithTransactions(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="214"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getTreatTransfersAsIncomeExpense(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="219"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getUpcomingExpenses(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="224"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getUpcoming(): ImmutableList<Transaction> {"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="229"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getUpcomingExpanded(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="234"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getUpcomingIncome(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="239"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getHistory(): ImmutableList<TransactionHistoryItem> {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="244"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getOverdue(): ImmutableList<Transaction> {"
|
||
errorLine2=" ~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="249"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getOverdueExpanded(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="254"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getOverdueIncome(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="259"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getOverdueExpenses(): Double {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="264"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getAccountNameConfirmation(): TextFieldValue {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="269"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getEnableDeletionButton(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="274"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getSkipAllModalVisible(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="279"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getDeleteModal1Visible(): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="284"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ComposeUnstableReceiver"
|
||
message="Instance composable functions on non-stable classes will always be recomposed. If possible, make the receiver type stable or refactor this function if that isn't possible. See https://slackhq.github.io/compose-lints/rules/#unstable-receivers for more information."
|
||
errorLine1=" private fun getChoosePeriodModal(): ChoosePeriodModalData? {"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/ivy/transactions/TransactionsViewModel.kt"
|
||
line="289"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction.xml"
|
||
line="29"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction.xml"
|
||
line="58"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction.xml"
|
||
line="85"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction_compact.xml"
|
||
line="24"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction_compact.xml"
|
||
line="32"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/widget_add_transaction_compact.xml"
|
||
line="40"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
</issues>
|