Mercurial > gmapzoominvert
diff app/src/main/res/values/strings.xml @ 2:fbccc77ea0e6
Convert to Android Studio project
author | Brad Greco <brad@bgreco.net> |
---|---|
date | Wed, 05 Sep 2018 20:07:35 -0400 |
parents | GMapZoomInvert/res/values/strings.xml@3da8a7a621cd |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/src/main/res/values/strings.xml Wed Sep 05 20:07:35 2018 -0400 @@ -0,0 +1,6 @@ +<resources> + + <string name="app_name">Map Zoom Invert</string> + <string name="app_description">Invert the one-finger zoom gesture in Google Maps</string> + +</resources>