Sha256: 2d99c19e3700ddc29223d519e7702bc17c3f4faf7c3cb9dd6b06a945fe7741bf

Contents?: true

Size: 1.18 KB

Versions: 1

Compression:

Stored size: 1.18 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 Google Inc.

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->

<menu xmlns:android="http://schemas.android.com/apk/res/android">
    
    <item android:id="@+id/show_history"
        android:alphabeticShortcut="h"
        android:title="@string/show_history" />

    <item android:id="@+id/random_word"
        android:title="@string/random_word" />

    <item android:id="@+id/send_with_sms"
        android:title="@string/send_with_sms" />

    <item android:id="@+id/send_with_email"
        android:title="@string/send_with_email" />

    <item android:id="@+id/about"
        android:title="@string/about" />

</menu>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
remi-andrake-0.1.0 examples/android/Translate/res/menu/translate_activity_menu.xml