Added LogManagerControl activity to view and control the status of the LogManager

This commit is contained in:
Graham Jones
2022-01-05 18:03:46 +00:00
parent 93c0fc91cc
commit 8a2bbd1cfb
8 changed files with 321 additions and 14 deletions

View File

@@ -54,7 +54,7 @@
android:title="@string/test_phone_alarm_notification" />
<item
android:enabled="false"
android:enabled="true"
android:id="@+id/action_logmanager"
android:icon="@drawable/ic_action_settings"
android:showAsAction="never|withText"