mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Integrated Greendroid library and got UI working
This commit is contained in:
6
res/values/ids.xml
Normal file
6
res/values/ids.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<resources>
|
||||
|
||||
<item type="id" name="action_bar_refresh" />
|
||||
<item type="id" name="action_bar_add" />
|
||||
|
||||
</resources>
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user