/Delegate-Adapter

Sample project for delegate adapter for android

Primary LanguageKotlin

Delegate-Adapter

Sample delegate adapter project for android to replace old style.

The goal is not to violate the Open-Closed solid principle by adapters with multiple view types.