Skip to content

Commit

Permalink
Fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
jrvansuita committed Feb 12, 2017
1 parent 31af05c commit 0375943
Show file tree
Hide file tree
Showing 4 changed files with 75 additions and 65 deletions.
68 changes: 68 additions & 0 deletions .idea/markdown-navigator.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

65 changes: 0 additions & 65 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
*/

public class CircleImageView extends RoundedImageView {

public CircleImageView(Context context) {
super(context);
}
Expand Down

0 comments on commit 0375943

Please sign in to comment.