SwitchaBLE / SwitchaBLE-Android

Repository housing all content relevant to SwitchaBLE app on Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Override getView() for ArrayAdapter.

estebro opened this issue · comments

Create new class which extends the ArrayAdapter class. Override the getView() method so as to display something other than just a TextView.