Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3215)

Unified Diff: experimental/HelloSkia/res/values/strings.xml

Issue 16336004: create simple skia app for android using jni (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: experimental/HelloSkia/res/values/strings.xml
diff --git a/experimental/HelloSkia/res/values/strings.xml b/experimental/HelloSkia/res/values/strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..9e57560fbd424912740918fcea87fa9456cd9828
--- /dev/null
+++ b/experimental/HelloSkia/res/values/strings.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">HelloSkiaActivity</string>
+</resources>

Powered by Google App Engine
This is Rietveld 408576698