Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit e177a64

Browse files
author
Garret Yoder
committed
Update README.md
1 parent a6f7783 commit e177a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ You can specify config keys through your XML. For an example, you can use a
666666
theme attribute set from your Activity theme, which specifies a string (see the sample project):
667667

668668
```xml
669-
<com.garretyoder.appthemeengine.prefs.ATEColorPreference
669+
<com.afollestad.appthemeengine.prefs.ATEColorPreference
670670
android:key="primary_color"
671671
android:persistent="false"
672672
android:summary="@string/primary_color_summary"

0 commit comments

Comments
 (0)