pull/32/head
GKF 6 years ago
parent 0eb20e4c6f
commit c7cbe01f0d
  1. BIN
      app/src/main/ic_launcher-web.png
  2. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher.png
  3. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
  4. BIN
      app/src/main/res/mipmap-hdpi/ic_launcher_round.png
  5. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher.png
  6. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
  7. BIN
      app/src/main/res/mipmap-mdpi/ic_launcher_round.png
  8. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher.png
  9. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
  10. BIN
      app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  11. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher.png
  12. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
  13. BIN
      app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  14. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  15. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
  16. BIN
      app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
  17. 2
      app/src/main/res/values/ic_launcher_background.xml
  18. 10
      app/src/main/res/xml/pref_config_theme.xml

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 979 B

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 841 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 673 B

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 18 KiB

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#EAE7EE</color>
<color name="ic_launcher_background">#2486B9</color>
</resources>

@ -6,8 +6,7 @@
<io.legado.app.lib.theme.prefs.ATESwitchPreference
android:defaultValue="false"
android:key="transparentStatusBar"
android:summary="@string/status_bar_immersion"
android:title="@string/immersion_status_bar"
android:title="@string/status_bar_immersion"
app:iconSpaceReserved="false" />
<io.legado.app.lib.theme.prefs.ATESwitchPreference
@ -17,13 +16,6 @@
android:title="@string/navigation_bar_color_change"
app:iconSpaceReserved="false" />
<io.legado.app.lib.theme.prefs.ATESwitchPreference
android:defaultValue="true"
android:key="behaviorMain"
android:summary="@string/behavior_main_s"
android:title="@string/behavior_main_t"
app:iconSpaceReserved="false" />
<io.legado.app.lib.theme.prefs.ATESwitchPreference
android:defaultValue="false"
android:key="E-InkMode"

Loading…
Cancel
Save