Reader view in Kotlin. Upgrade gradle wrapper. Remove ButterKnife from the project

This commit is contained in:
len
2016-03-18 20:21:30 +01:00
parent 396a79899e
commit 4ccce424de
14 changed files with 676 additions and 854 deletions
@@ -7,7 +7,7 @@ import android.view.View
import com.afollestad.materialdialogs.MaterialDialog
import eu.kanade.tachiyomi.R
import eu.kanade.tachiyomi.data.database.models.MangaSync
import eu.kanade.tachiyomi.widget.SimpleTextWatcher
import eu.kanade.tachiyomi.ui.base.listener.SimpleTextWatcher
import kotlinx.android.synthetic.main.dialog_myanimelist_search.view.*
import rx.Subscription
import rx.android.schedulers.AndroidSchedulers