Integrated Greendroid library and got UI working

This commit is contained in:
Daniel Oeh
2011-12-27 23:02:41 +01:00
parent d63097d696
commit 5b11bc0bbf
8 changed files with 82 additions and 29 deletions

6
res/values/ids.xml Normal file
View File

@ -0,0 +1,6 @@
<resources>
<item type="id" name="action_bar_refresh" />
<item type="id" name="action_bar_add" />
</resources>

View File

@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World, PodfetcherActivity!</string>
<string name="app_name">Podfetcher</string>
<string name="feeds_label">Feeds</string>
<string name="settings_label">Settings</string>
</resources>
</resources>