lineage-next / android_packages_apps_Twelve

🎵
8 stars 1 forks source link

Twelve: Use factory in SimpleListAdapter #21

Closed luca020400 closed 1 month ago

luca020400 commented 1 month ago

We don't need it now, but this lets us have some custom logic in case, possibly allowing more than one kind of View via inheritance. Also no more reflection :)