I\'m trying to set my custom drawable (line) for DividerItemDecoration, but with no success. Where is the mistake?
DividerItemDecoration dividerItemDecoration =
If you want to change divider color, you can change it from you AppTheme by adding this line @color/your_color
@color/your_color