am 933920fe: Fix a wrong indent
* commit '933920feae1de5f8a851ec39ea5b9524ad794c75': Fix a wrong indentmain
commit
28800ffa82
|
@ -359,7 +359,7 @@ public final class KeyboardLayoutSet {
|
|||
try {
|
||||
final int scriptId =
|
||||
featureAttr.getInt(R.styleable.KeyboardLayoutSet_Feature_supportedScript,
|
||||
ScriptUtils.SCRIPT_UNKNOWN);
|
||||
ScriptUtils.SCRIPT_UNKNOWN);
|
||||
XmlParseUtils.checkEndTag(TAG_FEATURE, parser);
|
||||
return scriptId;
|
||||
} finally {
|
||||
|
|
Loading…
Reference in New Issue