diff options
author | Christian Schneppe <christian@pix-art.de> | 2018-03-09 20:27:18 +0100 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2018-03-09 20:32:24 +0100 |
commit | 6fb4eb97510b6e980c95daa35664c46c45f5234d (patch) | |
tree | 30f340d17718c534cbfd55d2328f84d75ee868e4 /src/main/res/values | |
parent | 7df82563ab8650e3694a2b64acc9864e443078f3 (diff) |
started work on migrating to appcompat
Diffstat (limited to 'src/main/res/values')
-rw-r--r-- | src/main/res/values/attrs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/attrs.xml b/src/main/res/values/attrs.xml index 83598c041..17c1c5607 100644 --- a/src/main/res/values/attrs.xml +++ b/src/main/res/values/attrs.xml @@ -53,5 +53,5 @@ <attr name="ic_file_pdf" format="reference" /> <attr name="ic_file_vcard" format="reference" /> <attr name="ic_file_calendar" format="reference" /> - + </resources>
\ No newline at end of file |