drakeet / MultiType

Flexible multiple types for Android RecyclerView.
Apache License 2.0
5.76k stars 749 forks source link

Fixed string expression's error in OneDataToManyActivity #280

Closed duquewu closed 5 years ago

duquewu commented 5 years ago

Use String Templates instead of String plus operator in OneDataToManyActivity's string expression to fixed #276