<?xml version="1.0" encoding="UTF-8"?> | |
<issues format="4" by="lint 3.0.0-alpha6"> | |
<issue | |
id="WrongConstant" | |
message="Must be one or more of: Gravity.LEFT, Gravity.RIGHT, GravityCompat.START, GravityCompat.END" | |
errorLine1=" + gravityToString(childGravity) + " but this " + TAG + " already has a "" | |
errorLine2=" ~~~~~~~~~~~~"> | |
<location | |
file="java/android/support/v4/widget/DrawerLayout.java" | |
line="1075" | |
column="47"/> | |
</issue> | |
</issues> |