Andy Barber
Andy Barber
Convert the app classes to Kotlin (I'll then merge these to the 'kotlin-version' branch so create feature branch from that).
Convert the library classes to Kotlin (I'll then merge these to the 'kotlin-version' branch so create feature branch from that).
Convert the sample app classes to Kotlin (I'll then merge these to the 'kotlin-version' branch so create feature branch from that).
Convert the library classes to Kotlin (I'll then merge these to the 'kotlin-version' branch so create feature branch from that).
Finally got to adding those UI changes I did a while back! hope they are useful. Only issue with the lib i found was there was an out of memory...
Hi, I've added the isState(int) method to the MultiStateLayout as requested in the Issue #2 (I also updated the gradle version in this branch). Hope this is OK. Thanks, Andy.