今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
488 B

<?xml version="1.0" encoding="utf-8"?>
<menu
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:icon="@drawable/camera_countdown" android:id="@id/camera_countdown" android:orderInCategory="100" android:title="@string/camera_countdown" android:showAsAction="always" />
<item android:icon="@drawable/camera_setting" android:id="@id/camera_setting" android:orderInCategory="100" android:title="@string/camera_setting" android:showAsAction="always" />
</menu>