Skip to content

Commit

Permalink
sample
Browse files Browse the repository at this point in the history
  • Loading branch information
YiiGuxing committed Apr 8, 2017
1 parent 3035007 commit efa1c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/src/main/java/cn/yiiguxing/sample/BindingUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public static void addDrawable(CompositionAvatarView view, Drawable... drawables
* drawable id,用于标识drawable,以便通过此id找到或者替换drawable。
*
* @see CompositionAvatarView#addDrawable(int, Drawable)
* @see CompositionAvatarView#findDrawableById(int) (int, Drawable)
*/
private static final int[] DRAWABLE_IDS = {
R.id.composition_drawable_1,
Expand Down

0 comments on commit efa1c93

Please sign in to comment.