diff options
| author | 2015-11-17 20:43:02 +0000 | |
|---|---|---|
| committer | 2015-11-17 20:43:02 +0000 | |
| commit | e4826981f250e24e057f81c9a38bae92dd891631 (patch) | |
| tree | 7cb328895424da891d4b666bc11f0436f70e8dac | |
| parent | fe882edc12af5cbf67092e92fbce21935c996576 (diff) | |
| parent | 606e5a0c562a461919e90ddf1e41036d926c9716 (diff) | |
LayoutLib: IntelliJ changed project files. am: 22931224d9 am: 66840955d8 am: e45abdb126
am: 606e5a0c56
* commit '606e5a0c562a461919e90ddf1e41036d926c9716':
LayoutLib: IntelliJ changed project files.
| -rw-r--r-- | tools/layoutlib/.idea/encodings.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/layoutlib/.idea/encodings.xml b/tools/layoutlib/.idea/encodings.xml index e206d70d8595..f758959656c7 100644 --- a/tools/layoutlib/.idea/encodings.xml +++ b/tools/layoutlib/.idea/encodings.xml @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> - <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" /> -</project> - + <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false"> + <file url="PROJECT" charset="UTF-8" /> + </component> +</project>
\ No newline at end of file |