|
|
@ -29,6 +29,7 @@ object PreferKey { |
|
|
|
const val bookshelfLayout = "bookshelfLayout" |
|
|
|
const val bookshelfLayout = "bookshelfLayout" |
|
|
|
const val bookshelfSort = "bookshelfSort" |
|
|
|
const val bookshelfSort = "bookshelfSort" |
|
|
|
const val bookExportFileName = "bookExportFileName" |
|
|
|
const val bookExportFileName = "bookExportFileName" |
|
|
|
|
|
|
|
const val bookImportFileName = "bookImportFileName" |
|
|
|
const val recordLog = "recordLog" |
|
|
|
const val recordLog = "recordLog" |
|
|
|
const val processText = "process_text" |
|
|
|
const val processText = "process_text" |
|
|
|
const val cleanCache = "cleanCache" |
|
|
|
const val cleanCache = "cleanCache" |
|
|
|