Hey, I'm getting this error: `EquipmentLayer is n...
# android
s
Hey, I'm getting this error:
EquipmentLayer is not Comparable
while writing a recyclerview adapter implementation using the following link: https://github.com/thetonrifles/stackoverflow/tree/so-34848401
EquipmentLayer is a data class which imlements Viewtype for classification of views.