diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d84583fe..807ee04be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,10 @@
* **Refactoring:**
* Convert files to Kotlin (@olegivo)
+### 1.8.11 (Dec 29, 2020)
+
+* Fix theme issues on Xiaomi phones
+
### 1.8.10 (Nov 26, 2020)
* Update translations
diff --git a/android/uhabits-android/src/main/java/org/isoron/uhabits/activities/settings/SettingsActivity.java b/android/uhabits-android/src/main/java/org/isoron/uhabits/activities/settings/SettingsActivity.java
new file mode 100644
index 000000000..e69de29bb
diff --git a/android/uhabits-android/src/main/play/release-notes/en-US/default.txt b/android/uhabits-android/src/main/play/release-notes/en-US/default.txt
index 52cfdd7c6..98136243c 100644
--- a/android/uhabits-android/src/main/play/release-notes/en-US/default.txt
+++ b/android/uhabits-android/src/main/play/release-notes/en-US/default.txt
@@ -1,14 +1,2 @@
-1.8.10:
-* Update translations
-1.8.9
-* Remove unused permissions
-* Notification bundling
-1.8:
-* New bar chart showing number of repetitions performed each week, month or year
-* Performing habits on irregular weekdays will no longer break your streak
-* More colors
-* Customize how transparent the widgets are
-* Customize the first day of the week
-* Yes/No buttons on notifications
-* Automatic dark theme (Android 10)
-* Smaller APK and backup files
+1.8.11:
+* Fix theme issues on Xiaomi phones
diff --git a/android/uhabits-android/src/main/res/values/styles.xml b/android/uhabits-android/src/main/res/values/styles.xml
index 950aaad0c..16ff8b138 100644
--- a/android/uhabits-android/src/main/res/values/styles.xml
+++ b/android/uhabits-android/src/main/res/values/styles.xml
@@ -17,13 +17,14 @@
~ with this program. If not, see .
-->
-
+