res/menu/privacy_list.xml
author Da Risk <da_risk@beem-project.com>
Mon, 22 Aug 2011 22:42:58 +0200
changeset 898 ff346f5bc36f
parent 597 aa75a44fdffe
permissions -rw-r--r--
MemorizingTrustManager: Allow an application to intercept the SSL notification launched by a service.

<menu xmlns:android="http://schemas.android.com/apk/res/android">
	<item android:id="@+id/privacy_list_menu_create" android:visible="true"
		android:title="@string/privacy_list_menu_create" android:icon="@android:drawable/ic_menu_add" />
</menu>