aboutsummaryrefslogtreecommitdiff
path: root/kpref-activity
diff options
context:
space:
mode:
Diffstat (limited to 'kpref-activity')
-rw-r--r--kpref-activity/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpref-activity/README.md b/kpref-activity/README.md
index 3c3266c..5ec94a6 100644
--- a/kpref-activity/README.md
+++ b/kpref-activity/README.md
@@ -3,7 +3,7 @@
KAU supports Preferences that are created without xmls and through AppCompat.
The items are backed by a [FastAdapter](https://github.com/mikepenz/FastAdapter) and support [iicons](https://github.com/mikepenz/Android-Iconics)
-![KPref Items Gif](https://github.com/AllanWang/Storage-Hub/blob/master/kau/kau_kpref_items.gif)
+![KPref Items Gif](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/kau/kau_kpref_items.gif)
The easiest way to create the settings is to extend `KPrefActivity`.