- Added Call History menu.
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
|
|
||||||
|
<item android:id="@+id/delete_history"
|
||||||
|
android:title="@string/delete_history" />
|
||||||
|
|
||||||
|
<item android:id="@+id/history_on_off"
|
||||||
|
android:title="" />
|
||||||
|
|
||||||
|
</menu>
|
||||||
Reference in New Issue
Block a user