feat: 优化

pull/254/head
gedoor 4 years ago
parent 7a52ea78b9
commit ede9917488
  1. 7
      app/src/main/java/io/legado/app/constant/PreferKey.kt

@ -56,11 +56,4 @@ object PreferKey {
const val cNBackground = "colorBackgroundNight"
const val cNBBackground = "colorBottomBackgroundNight"
const val cLPrimary = "lastColorPrimary"
const val cLAccent = "lastColorAccent"
const val cLBackground = "lastColorBackground"
const val cLBBackground = "lastColorBottomBackground"
const val lastPageAnim = "lastPageAnim"
const val lastThemeMode = "lastThemeMode"
}
Loading…
Cancel
Save