l preview

This commit is contained in:
hmkcode
2014-07-06 23:11:58 +03:00
parent 88453104d6
commit f2b8cdca35
6 changed files with 85 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">L Preview</string>
<string name="title_activity_main">MainActivity</string>
<string name="hello_world">Hello world!</string>
</resources>
+4
View File
@@ -0,0 +1,4 @@
<resources>
<style name="AppTheme" parent="android:Theme.Material.Light">
</style>
</resources>