diff options
Diffstat (limited to 'searchview')
-rw-r--r-- | searchview/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searchview/README.md b/searchview/README.md index 7274f6e..d8e690b 100644 --- a/searchview/README.md +++ b/searchview/README.md @@ -3,7 +3,7 @@ KAU contains a fully functional SearchView that can be added programmatically with one line. It contains a `bindSearchView` extension functions for both activities and viewgroups. -![Search View Gif](https://github.com/AllanWang/Storage-Hub/blob/master/kau/kau_search_view.gif) +![Search View Gif](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/kau/kau_search_view.gif) The searchview is: * Fully themable - set the foreground or background color to style every portion, from text colors to backgrounds to ripples |