aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/ids.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-05-22 18:23:52 +0200
committerChristian Schneppe <christian@pix-art.de>2016-05-22 18:23:52 +0200
commit73a02abfd73da1ca5f5f9ed6c0c7c287371d0d25 (patch)
tree4947531c46582ce10772d0c403f0d87abf54c0fc /src/main/res/values/ids.xml
parent71d07cf545cc1529c76a3d1654c508861374c20c (diff)
load address async to avoid app hang on slow networks
Diffstat (limited to 'src/main/res/values/ids.xml')
-rw-r--r--src/main/res/values/ids.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values/ids.xml b/src/main/res/values/ids.xml
new file mode 100644
index 000000000..76c3940b0
--- /dev/null
+++ b/src/main/res/values/ids.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <item name="snackbar_location_message" type="id" />
+</resources> \ No newline at end of file