mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Fix various proguard issues
This commit is contained in:
		| @@ -24,6 +24,7 @@ import eu.kanade.tachiyomi.ui.library.ChangeMangaCategoriesDialog | ||||
| import eu.kanade.tachiyomi.ui.manga.MangaController | ||||
| import eu.kanade.tachiyomi.util.* | ||||
| import eu.kanade.tachiyomi.widget.AutofitRecyclerView | ||||
| import exh.EXHSavedSearch | ||||
| import kotlinx.android.synthetic.main.catalogue_controller.* | ||||
| import kotlinx.android.synthetic.main.main_activity.* | ||||
| import rx.Observable | ||||
|   | ||||
| @@ -20,6 +20,7 @@ import eu.kanade.tachiyomi.source.model.FilterList | ||||
| import eu.kanade.tachiyomi.source.model.SManga | ||||
| import eu.kanade.tachiyomi.ui.base.presenter.BasePresenter | ||||
| import eu.kanade.tachiyomi.ui.catalogue.filter.* | ||||
| import exh.EXHSavedSearch | ||||
| import rx.Observable | ||||
| import rx.Subscription | ||||
| import rx.android.schedulers.AndroidSchedulers | ||||
|   | ||||
| @@ -16,6 +16,7 @@ import eu.kanade.tachiyomi.widget.SimpleNavigationView | ||||
| import kotlinx.android.synthetic.main.catalogue_drawer_content.view.* | ||||
| import android.util.TypedValue | ||||
| import android.view.View | ||||
| import exh.EXHSavedSearch | ||||
|  | ||||
| class CatalogueNavigationView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) | ||||
|     : SimpleNavigationView(context, attrs) { | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| package eu.kanade.tachiyomi.ui.catalogue.browse | ||||
| package exh | ||||
| 
 | ||||
| import eu.kanade.tachiyomi.source.model.Filter | ||||
| 
 | ||||
		Reference in New Issue
	
	Block a user