android app work in progress - added notification

This commit is contained in:
Senad Uka
2016-10-30 08:35:05 +01:00
parent 161aa72965
commit ab309deb7e
32 changed files with 584 additions and 6 deletions

View File

@@ -0,0 +1,10 @@
<preference-headers xmlns:android="http://schemas.android.com/apk/res/android">
<!-- These settings headers are only used on tablets. -->
<header
android:fragment="com.zoblak.farmalarm.SettingsActivity$GeneralPreferenceFragment"
android:icon="@drawable/ic_info_black_24dp"
android:title="@string/pref_header_general" />
</preference-headers>