Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zagumennyi Evgenii committed Jan 9, 2017
1 parent e481d02 commit 6593959
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ dependencies {

Usage
-----

SwitchIconView extends from ImageView so you can set icon with ```android:src``` or ```pp:srcCompat```

Set any icon (vector or image) to SwitchIconView and enjoy switchable icon in your app :)

Use ```app:si_tint_color``` to set color to your icon. Default color is black;
Expand Down Expand Up @@ -72,7 +75,7 @@ See [sample](https://github.com/zagum/Android-SwitchIcon/tree/master/switchicon-
License
-------

Copyright 2016 Evgenii Zagumennyi
Copyright 2017 Evgenii Zagumennyi

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 6593959

Please sign in to comment.