Added authorisation dialog - doesn't do anything yet, which is a shame considering how much code it took!
This commit is contained in:
@@ -46,6 +46,13 @@
|
||||
android:showAsAction="never|withText"
|
||||
android:title="Test SMS Alarm Notification" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_logmanager"
|
||||
android:icon="@drawable/ic_action_settings"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="Data Log Manager"
|
||||
android:enabled="true"
|
||||
/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_logs"
|
||||
|
||||
Reference in New Issue
Block a user