Release v2.0.4 - see CHANGELOG.md
This commit is contained in:
@@ -47,11 +47,20 @@
|
||||
android:title="Test SMS Alarm Notification" />
|
||||
|
||||
|
||||
<item
|
||||
android:id="@+id/action_logs"
|
||||
android:icon="@drawable/ic_action_settings"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="View/Edit Log Entries"
|
||||
android:enabled="false"
|
||||
/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_settings"
|
||||
android:icon="@drawable/ic_action_settings"
|
||||
android:showAsAction="never|withText"
|
||||
android:title="Settings" />
|
||||
android:title="Settings"
|
||||
/>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_about"
|
||||
|
||||
Reference in New Issue
Block a user