Added gradle dependency

This commit is contained in:
Karim Abou Zeid 2016-02-01 23:11:01 +01:00
commit fb15d29974
3 changed files with 43 additions and 46 deletions

View file

@ -1,4 +1,4 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<android. xmlns:android="http://schemas.android.com/apk/res/android">
<com.kabouzeid.appthemehelper.common.prefs.ATEPreferenceCategory android:title="@string/pref_header_colors">
@ -29,4 +29,4 @@
</com.kabouzeid.appthemehelper.common.prefs.ATEPreferenceCategory>
</PreferenceScreen>
</android.>