initial PreferenceScreen support, works with 'NeoXXX Scans' (pt-br)

This commit is contained in:
Aria Moradi
2021-07-30 15:05:21 +04:30
parent b327df732c
commit 2280e8c725
8 changed files with 170 additions and 6 deletions

View File

@@ -7,7 +7,6 @@ package eu.kanade.tachiyomi.source
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
import androidx.preference.PreferenceScreen
interface ConfigurableSource : Source {