futurice / freesound-android

Unofficial Android client for the Freesound Project
Apache License 2.0
85 stars 16 forks source link

Remove Butterknife reference from SearchActivity #152

Closed peter-tackage closed 7 years ago

peter-tackage commented 7 years ago

There was still a Butterknife reference in the Activity.

peter-tackage commented 7 years ago

Also @tomaszpolanski can you check your formatting settings as we seem to have some differences. (Actually these are for Java, there's no specific setting for Kotlin as far as I can see). screen shot 2017-08-13 at 21 33 11

peter-tackage commented 7 years ago
screen shot 2017-08-13 at 21 39 33
tomaszpolanski commented 7 years ago

Could you export the style and add it to the repo?

peter-tackage commented 7 years ago

It should already be there: https://github.com/futurice/freesound-android/tree/master/ide/android-studio/code-style but there's no specific settings for Kotlin in Android Studio (3.0 Beta 2).