|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <!-- |
3 | | - Copyright 2019 The Android Open Source Project |
| 3 | + Copyright 2020 The Android Open Source Project |
4 | 4 |
|
5 | 5 | Licensed under the Apache License, Version 2.0 (the "License"); |
6 | 6 | you may not use this file except in compliance with the License. |
|
67 | 67 | errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
68 | 68 | <location |
69 | 69 | file="build.gradle" |
70 | | - line="75" |
| 70 | + line="87" |
71 | 71 | column="5"/> |
72 | 72 | </issue> |
73 | 73 |
|
|
89 | 89 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
90 | 90 | <location |
91 | 91 | file="java/io/material/catalog/card/res/layout/cat_card_rich_media_demo_fragment.xml" |
92 | | - line="94" |
| 92 | + line="93" |
93 | 93 | column="13"/> |
94 | 94 | </issue> |
95 | 95 |
|
96 | 96 | <issue |
97 | 97 | id="UnusedAttribute" |
98 | 98 | message="Attribute `layout_marginVertical` is only used in API level 26 and higher (current min is 14)" |
99 | | - errorLine1=" android:layout_marginVertical="8dp"" |
100 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 99 | + errorLine1=" android:layout_marginVertical="8dp"" |
| 100 | + errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
101 | 101 | <location |
102 | 102 | file="java/io/material/catalog/tabs/res/layout/cat_tabs_main_content.xml" |
103 | | - line="103" |
104 | | - column="7"/> |
| 103 | + line="106" |
| 104 | + column="9"/> |
105 | 105 | </issue> |
106 | 106 |
|
107 | 107 | <issue |
|
243 | 243 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
244 | 244 | <location |
245 | 245 | file="java/io/material/catalog/themeswitcher/res/layout/mtrl_theme_switcher_dialog.xml" |
246 | | - line="81" |
| 246 | + line="82" |
247 | 247 | column="7"/> |
248 | 248 | </issue> |
249 | 249 |
|
|
254 | 254 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
255 | 255 | <location |
256 | 256 | file="java/io/material/catalog/themeswitcher/res/layout/mtrl_theme_switcher_dialog.xml" |
257 | | - line="120" |
| 257 | + line="121" |
258 | 258 | column="7"/> |
259 | 259 | </issue> |
260 | 260 |
|
|
273 | 273 | column="7"/> |
274 | 274 | </issue> |
275 | 275 |
|
276 | | - <issue |
277 | | - id="Deprecated" |
278 | | - message="`android:editable` is deprecated: Use an `<EditText>` to make it editable" |
279 | | - errorLine1=" android:editable="false"/>" |
280 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
281 | | - <location |
282 | | - file="java/io/material/catalog/textfield/res/layout/cat_textfield_exposed_dropdown_menu_content.xml" |
283 | | - line="39" |
284 | | - column="9"/> |
285 | | - </issue> |
286 | | - |
287 | | - <issue |
288 | | - id="Deprecated" |
289 | | - message="`android:editable` is deprecated: Use an `<EditText>` to make it editable" |
290 | | - errorLine1=" android:editable="false"/>" |
291 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
292 | | - <location |
293 | | - file="java/io/material/catalog/textfield/res/layout/cat_textfield_exposed_dropdown_menu_content.xml" |
294 | | - line="71" |
295 | | - column="9"/> |
296 | | - </issue> |
297 | | - |
298 | 276 | <issue |
299 | 277 | id="Typos" |
300 | 278 | message="Repeated word "very" in message: possible typo" |
|
526 | 504 | column="10"/> |
527 | 505 | </issue> |
528 | 506 |
|
529 | | - <issue |
530 | | - id="UnusedResources" |
531 | | - message="The resource `R.dimen.cat_elevation_demo_card_bottom_padding` appears to be unused" |
532 | | - errorLine1=" <dimen name="cat_elevation_demo_card_bottom_padding">6dp</dimen>" |
533 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
534 | | - <location |
535 | | - file="java/io/material/catalog/elevation/res/values/dimens.xml" |
536 | | - line="21" |
537 | | - column="10"/> |
538 | | - </issue> |
539 | | - |
540 | 507 | <issue |
541 | 508 | id="UnusedResources" |
542 | 509 | message="The resource `R.dimen.cat_toc_toolbar_image_offset` appears to be unused" |
|
625 | 592 | column="1"/> |
626 | 593 | </issue> |
627 | 594 |
|
628 | | - <issue |
629 | | - id="UnusedResources" |
630 | | - message="The resource `R.drawable.ic_lists_24px` appears to be unused" |
631 | | - errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android"" |
632 | | - errorLine2="^"> |
633 | | - <location |
634 | | - file="java/io/material/catalog/assets/res/drawable/ic_lists_24px.xml" |
635 | | - line="16" |
636 | | - column="1"/> |
637 | | - </issue> |
638 | | - |
639 | | - <issue |
640 | | - id="UnusedResources" |
641 | | - message="The resource `R.drawable.ic_placeholder` appears to be unused"> |
642 | | - <location |
643 | | - file="java/io/material/catalog/assets/res/drawable-hdpi/ic_placeholder.png"/> |
644 | | - <location |
645 | | - file="java/io/material/catalog/assets/res/drawable-mdpi/ic_placeholder.png"/> |
646 | | - <location |
647 | | - file="java/io/material/catalog/assets/res/drawable-xhdpi/ic_placeholder.png"/> |
648 | | - <location |
649 | | - file="java/io/material/catalog/assets/res/drawable-xxhdpi/ic_placeholder.png"/> |
650 | | - <location |
651 | | - file="java/io/material/catalog/assets/res/drawable-xxxhdpi/ic_placeholder.png"/> |
652 | | - </issue> |
653 | | - |
654 | 595 | <issue |
655 | 596 | id="UnusedResources" |
656 | 597 | message="The resource `R.drawable.ic_progress_activity_24px` appears to be unused" |
|
798 | 739 | column="1"/> |
799 | 740 | </issue> |
800 | 741 |
|
801 | | - <issue |
802 | | - id="UnusedResources" |
803 | | - message="The resource `R.drawable.logo_avatar_anonymous_40dp` appears to be unused" |
804 | | - errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android"" |
805 | | - errorLine2="^"> |
806 | | - <location |
807 | | - file="java/io/material/catalog/assets/res/drawable/logo_avatar_anonymous_40dp.xml" |
808 | | - line="16" |
809 | | - column="1"/> |
810 | | - </issue> |
811 | | - |
812 | 742 | <issue |
813 | 743 | id="UnusedResources" |
814 | 744 | message="The resource `R.xml.standalone_chip` appears to be unused" |
|
910 | 840 |
|
911 | 841 | <issue |
912 | 842 | id="UnusedResources" |
913 | | - message="The resource `R.string.cat_bottomappbar_fab_circle` appears to be unused" |
914 | | - errorLine1=" <string name="cat_bottomappbar_fab_circle">Circle</string>" |
915 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 843 | + message="The resource `R.string.cat_shape_theming_placeholder` appears to be unused" |
| 844 | + errorLine1=" <string name="cat_shape_theming_placeholder">Shape theming demo coming soon...</string>" |
| 845 | + errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
916 | 846 | <location |
917 | | - file="java/io/material/catalog/bottomappbar/res/values/strings.xml" |
| 847 | + file="java/io/material/catalog/shapetheming/res/values/strings.xml" |
918 | 848 | line="35" |
919 | 849 | column="11"/> |
920 | 850 | </issue> |
921 | 851 |
|
922 | 852 | <issue |
923 | 853 | id="UnusedResources" |
924 | | - message="The resource `R.string.cat_shape_theming_placeholder` appears to be unused" |
925 | | - errorLine1=" <string name="cat_shape_theming_placeholder">Shape theming demo coming soon...</string>" |
926 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 854 | + message="The resource `R.string.cat_bottomappbar_fab_circle` appears to be unused" |
| 855 | + errorLine1=" <string name="cat_bottomappbar_fab_circle">Circle</string>" |
| 856 | + errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
927 | 857 | <location |
928 | | - file="java/io/material/catalog/shapetheming/res/values/strings.xml" |
929 | | - line="35" |
| 858 | + file="java/io/material/catalog/bottomappbar/res/values/strings.xml" |
| 859 | + line="36" |
930 | 860 | column="11"/> |
931 | 861 | </issue> |
932 | 862 |
|
|
937 | 867 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
938 | 868 | <location |
939 | 869 | file="java/io/material/catalog/bottomappbar/res/values/strings.xml" |
940 | | - line="36" |
| 870 | + line="37" |
941 | 871 | column="11"/> |
942 | 872 | </issue> |
943 | 873 |
|
|
1040 | 970 | column="11"/> |
1041 | 971 | </issue> |
1042 | 972 |
|
1043 | | - <issue |
1044 | | - id="UnusedResources" |
1045 | | - message="The resource `R.string.cat_textfield_disable` appears to be unused" |
1046 | | - errorLine1=" <string name="cat_textfield_disable" translatable="false">Disable</string>" |
1047 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
1048 | | - <location |
1049 | | - file="java/io/material/catalog/textfield/res/values/strings.xml" |
1050 | | - line="76" |
1051 | | - column="11"/> |
1052 | | - </issue> |
1053 | | - |
1054 | | - <issue |
1055 | | - id="UnusedResources" |
1056 | | - message="The resource `R.string.cat_textfield_enable` appears to be unused" |
1057 | | - errorLine1=" <string name="cat_textfield_enable" translatable="false">Enable</string>" |
1058 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
1059 | | - <location |
1060 | | - file="java/io/material/catalog/textfield/res/values/strings.xml" |
1061 | | - line="77" |
1062 | | - column="11"/> |
1063 | | - </issue> |
1064 | | - |
1065 | 973 | <issue |
1066 | 974 | id="UselessParent" |
1067 | 975 | message="This `ScrollView` layout or its `FrameLayout` parent is useless" |
|
1123 | 1031 | file="java/io/material/catalog/assets/res/drawable-xxhdpi"/> |
1124 | 1032 | </issue> |
1125 | 1033 |
|
1126 | | - <issue |
1127 | | - id="ButtonStyle" |
1128 | | - message="Buttons in button bars should be borderless; use `style="?android:attr/buttonBarButtonStyle"` (and `?android:attr/buttonBarStyle` on the parent)" |
1129 | | - errorLine1=" <Button" |
1130 | | - errorLine2=" ~~~~~~"> |
1131 | | - <location |
1132 | | - file="java/io/material/catalog/elevation/res/layout/cat_elevation_shadows_fragment.xml" |
1133 | | - line="35" |
1134 | | - column="8"/> |
1135 | | - </issue> |
1136 | | - |
1137 | | - <issue |
1138 | | - id="ButtonStyle" |
1139 | | - message="Buttons in button bars should be borderless; use `style="?android:attr/buttonBarButtonStyle"` (and `?android:attr/buttonBarStyle` on the parent)" |
1140 | | - errorLine1=" <Button" |
1141 | | - errorLine2=" ~~~~~~"> |
1142 | | - <location |
1143 | | - file="java/io/material/catalog/elevation/res/layout/cat_elevation_shadows_fragment.xml" |
1144 | | - line="42" |
1145 | | - column="8"/> |
1146 | | - </issue> |
1147 | | - |
1148 | 1034 | <issue |
1149 | 1035 | id="ButtonStyle" |
1150 | 1036 | message="Buttons in button bars should be borderless; use `style="?android:attr/buttonBarButtonStyle"` (and `?android:attr/buttonBarStyle` on the parent)" |
|
1427 | 1313 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
1428 | 1314 | <location |
1429 | 1315 | file="java/io/material/catalog/themeswitcher/res/layout/mtrl_theme_switcher_dialog.xml" |
1430 | | - line="86" |
| 1316 | + line="87" |
1431 | 1317 | column="7"/> |
1432 | 1318 | </issue> |
1433 | 1319 |
|
|
1438 | 1324 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
1439 | 1325 | <location |
1440 | 1326 | file="java/io/material/catalog/themeswitcher/res/layout/mtrl_theme_switcher_dialog.xml" |
1441 | | - line="102" |
| 1327 | + line="103" |
1442 | 1328 | column="7"/> |
1443 | 1329 | </issue> |
1444 | 1330 |
|
|
1702 | 1588 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
1703 | 1589 | <location |
1704 | 1590 | file="java/io/material/catalog/card/res/layout/cat_card_rich_media_demo_fragment.xml" |
1705 | | - line="81" |
| 1591 | + line="80" |
1706 | 1592 | column="15"/> |
1707 | 1593 | </issue> |
1708 | 1594 |
|
|
1717 | 1603 | column="5"/> |
1718 | 1604 | </issue> |
1719 | 1605 |
|
1720 | | - <issue |
1721 | | - id="RtlHardcoded" |
1722 | | - message="Consider adding `android:layout_marginEnd="@dimen/cat_elevation_demo_text_padding"` to better support right-to-left layouts" |
1723 | | - errorLine1=" android:layout_marginRight="@dimen/cat_elevation_demo_text_padding"" |
1724 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
1725 | | - <location |
1726 | | - file="java/io/material/catalog/elevation/res/layout/cat_elevation_shadows_fragment.xml" |
1727 | | - line="40" |
1728 | | - column="9"/> |
1729 | | - </issue> |
1730 | | - |
1731 | | - <issue |
1732 | | - id="RtlHardcoded" |
1733 | | - message="Consider adding `android:layout_marginStart="@dimen/cat_elevation_demo_text_padding"` to better support right-to-left layouts" |
1734 | | - errorLine1=" android:layout_marginLeft="@dimen/cat_elevation_demo_text_padding"" |
1735 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
1736 | | - <location |
1737 | | - file="java/io/material/catalog/elevation/res/layout/cat_elevation_shadows_fragment.xml" |
1738 | | - line="47" |
1739 | | - column="9"/> |
1740 | | - </issue> |
1741 | | - |
1742 | 1606 | <issue |
1743 | 1607 | id="RtlHardcoded" |
1744 | 1608 | message="Consider adding `android:layout_marginEnd="24dp"` to better support right-to-left layouts" |
|
1823 | 1687 | errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
1824 | 1688 | <location |
1825 | 1689 | file="java/io/material/catalog/themeswitcher/res/layout/mtrl_theme_switcher_dialog.xml" |
1826 | | - line="43" |
| 1690 | + line="44" |
1827 | 1691 | column="9"/> |
1828 | 1692 | </issue> |
1829 | 1693 |
|
|
1834 | 1698 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
1835 | 1699 | <location |
1836 | 1700 | file="java/io/material/catalog/themeswitcher/res/layout/mtrl_theme_switcher_dialog.xml" |
1837 | | - line="44" |
| 1701 | + line="45" |
1838 | 1702 | column="9"/> |
1839 | 1703 | </issue> |
1840 | 1704 |
|
|
1845 | 1709 | errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
1846 | 1710 | <location |
1847 | 1711 | file="java/io/material/catalog/themeswitcher/res/layout/mtrl_theme_switcher_dialog.xml" |
1848 | | - line="55" |
| 1712 | + line="56" |
1849 | 1713 | column="9"/> |
1850 | 1714 | </issue> |
1851 | 1715 |
|
|
1856 | 1720 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
1857 | 1721 | <location |
1858 | 1722 | file="java/io/material/catalog/themeswitcher/res/layout/mtrl_theme_switcher_dialog.xml" |
1859 | | - line="56" |
| 1723 | + line="57" |
1860 | 1724 | column="9"/> |
1861 | 1725 | </issue> |
1862 | 1726 |
|
|
1867 | 1731 | errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
1868 | 1732 | <location |
1869 | 1733 | file="java/io/material/catalog/themeswitcher/res/layout/mtrl_theme_switcher_dialog.xml" |
1870 | | - line="67" |
| 1734 | + line="68" |
1871 | 1735 | column="9"/> |
1872 | 1736 | </issue> |
1873 | 1737 |
|
|
1878 | 1742 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
1879 | 1743 | <location |
1880 | 1744 | file="java/io/material/catalog/themeswitcher/res/layout/mtrl_theme_switcher_dialog.xml" |
1881 | | - line="68" |
| 1745 | + line="69" |
1882 | 1746 | column="9"/> |
1883 | 1747 | </issue> |
1884 | 1748 |
|
|
0 commit comments