mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-03 20:17:39 +01:00
6 lines
254 B
XML
6 lines
254 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
|
<item android:id="@+id/new_folder_item" android:title="@string/create_folder_label" android:showAsAction="ifRoom|withText"></item>
|
|
|
|
|
|
</menu> |