mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-02-17 12:00:39 +01:00
Add set_ringtone button in menu_group
This commit is contained in:
parent
6c4398ce03
commit
7c893421da
@ -1,6 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<item
|
||||
android:id="@+id/assign_ringtone_to_group"
|
||||
android:icon="@drawable/ic_bell_vector"
|
||||
android:title="@string/ringtone"
|
||||
app:showAsAction="ifRoom" />
|
||||
<item
|
||||
android:id="@+id/send_sms_to_group"
|
||||
android:icon="@drawable/ic_sms_vector"
|
||||
|
Loading…
x
Reference in New Issue
Block a user