Skip to content

Conversation

@johnjohndoe
Copy link
Contributor

  • Error in SuperListview.java:64: incompatible types: int cannot be converted to Drawable getList().setDivider(mDivider);
  • This error was introduced through the merge in
    commit 9c93459. Please review again!
  • The original implementation to support drawable list dividers can
    be found in commit 366b88e.

@johnjohndoe johnjohndoe force-pushed the bugfix/list-divider-drawable branch from 04c87eb to 1c1ab6d Compare November 11, 2014 15:54
+ Error in SuperListview.java:64: `incompatible types:
  int cannot be converted to Drawable getList().setDivider(mDivider);`
+ This error was introduced through the merge in
  commit 9c93459. Please review again!
+ The original implementation to support drawable list dividers can
  be found in commit 366b88e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant