FAB and notification creation fragment

This commit is contained in:
danijoo
2015-12-31 19:43:31 +01:00
parent 5f7ca16082
commit b8b81df4d2
11 changed files with 142 additions and 10 deletions

View File

@@ -13,4 +13,6 @@
<string name="pref_clear_database_summary">Remove all logged notifications</string>
<string name="pref_export_title">Export to sdcard</string>
<string name="pref_about_title">About</string>
<string name="fab_cd_create_notification">FAB: Create notification</string>
<string name="title_create_notification">Create notification</string>
</resources>