diff options
| author | 2015-11-17 19:51:52 +0000 | |
|---|---|---|
| committer | 2015-11-17 19:51:52 +0000 | |
| commit | 66840955d817b2ca42a4a573dd9186b5ad5b25aa (patch) | |
| tree | d43ec4d9a75aa2030248c5b1023b56e036632fff | |
| parent | e2af0367193332e340a759eae7dc37c5342fbc01 (diff) | |
| parent | 22931224d9a9845d316a9ea30e56557bec0b2e45 (diff) | |
LayoutLib: IntelliJ changed project files.
am: 22931224d9
* commit '22931224d9a9845d316a9ea30e56557bec0b2e45':
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 |