diff options
author | Renard | 2016-04-08 20:14:59 -0300 |
---|---|---|
committer | Renard | 2016-04-08 20:14:59 -0300 |
commit | fe76420bfc927ee5fc002215724c09a6d2d614c2 (patch) | |
tree | 01f9dcb98b8cb78570ab223f0fcac2fe79f6c46e /app/src/main/res/values/strings.xml | |
parent | e92d1607eb9e71951928155cea53d65b7c665726 (diff) | |
download | BaiApp-fe76420bfc927ee5fc002215724c09a6d2d614c2.tar.gz BaiApp-fe76420bfc927ee5fc002215724c09a6d2d614c2.tar.xz BaiApp-fe76420bfc927ee5fc002215724c09a6d2d614c2.zip |
Nuevo visor de imágenes
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7fa3e34..f5be573 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -73,4 +73,7 @@ <string name="title_activity_settings">Opciones</string> + <!-- TODO: Remove or change this placeholder text --> + <string name="hello_blank_fragment">Hello blank fragment</string> + </resources> |