blob: 3ae048f578aad1439317f02396f761b4cca89f2f [file] [log] [blame]
Aurimas Liutikas624bd202017-06-15 10:44:13 -07001<?xml version="1.0" encoding="UTF-8"?>
Aurimas Liutikas5fdaa2f2017-07-26 16:59:03 -07002<issues format="4" by="lint 3.0.0-alpha7">
Aurimas Liutikas624bd202017-06-15 10:44:13 -07003
4 <issue
5 id="WrongConstant"
Aurimas Liutikas624bd202017-06-15 10:44:13 -07006 message="Must be one or more of: ActionBar.DISPLAY_USE_LOGO, ActionBar.DISPLAY_SHOW_HOME, ActionBar.DISPLAY_HOME_AS_UP, ActionBar.DISPLAY_SHOW_TITLE, ActionBar.DISPLAY_SHOW_CUSTOM"
7 errorLine1=" setDisplayOptions(options, 0xffffffff);"
8 errorLine2=" ~~~~~~~~~~">
9 <location
10 file="src/android/support/v7/app/ToolbarActionBar.java"
Aurimas Liutikas50b45b22017-07-11 15:04:59 -070011 line="251"
Aurimas Liutikas624bd202017-06-15 10:44:13 -070012 column="36"/>
13 </issue>
14
15 <issue
16 id="WrongConstant"
17 message="Must be one or more of: ActionBar.DISPLAY_USE_LOGO, ActionBar.DISPLAY_SHOW_HOME, ActionBar.DISPLAY_HOME_AS_UP, ActionBar.DISPLAY_SHOW_TITLE, ActionBar.DISPLAY_SHOW_CUSTOM"
18 errorLine1=" setDisplayOptions(options, 0xffffffff);"
19 errorLine2=" ~~~~~~~~~~">
20 <location
21 file="src/android/support/v7/app/ToolbarActionBar.java"
Aurimas Liutikas50b45b22017-07-11 15:04:59 -070022 line="251"
Aurimas Liutikas624bd202017-06-15 10:44:13 -070023 column="36"/>
24 </issue>
25
Aurimas Liutikas624bd202017-06-15 10:44:13 -070026</issues>