diff --git a/android/app/src/main/res/values-night/themes.xml b/android/app/src/main/res/values-night/themes.xml
index 314aeed2d..a76563f1e 100644
--- a/android/app/src/main/res/values-night/themes.xml
+++ b/android/app/src/main/res/values-night/themes.xml
@@ -88,19 +88,6 @@
- @style/TextAppearance.Small
- @style/TextAppearance.Medium
- @style/TextAppearance.Large
- - @style/TextAppearance.Headline1
- - @style/TextAppearance.Headline2
- - @style/TextAppearance.Headline3
- - @style/TextAppearance.Headline4
- - @style/TextAppearance.MaterialComponents.Headline5
- - @style/TextAppearance.Headline6
- - @style/TextAppearance.Subtitle1
- - @style/TextAppearance.Subtitle2
- - @style/TextAppearance.Body1
- - @style/TextAppearance.Body2
- - @style/TextAppearance.Button
- - @style/TextAppearance.Caption
- - @style/TextAppearance.Overline
- @color/bg_primary_dark
- @drawable/bg_rounded_rect
- @color/white_secondary
diff --git a/android/app/src/main/res/values/themes-attrs.xml b/android/app/src/main/res/values/themes-attrs.xml
index 97207c3a4..6e0a39d5c 100644
--- a/android/app/src/main/res/values/themes-attrs.xml
+++ b/android/app/src/main/res/values/themes-attrs.xml
@@ -69,19 +69,4 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/app/src/main/res/values/themes.xml b/android/app/src/main/res/values/themes.xml
index 3336929e7..dfe6175d9 100644
--- a/android/app/src/main/res/values/themes.xml
+++ b/android/app/src/main/res/values/themes.xml
@@ -93,19 +93,6 @@
- @style/TextAppearance.Small.Inverse
- @style/TextAppearance.Medium.Inverse
- @style/TextAppearance.Large.Inverse
- - @style/TextAppearance.Headline1
- - @style/TextAppearance.Headline2
- - @style/TextAppearance.Headline3
- - @style/TextAppearance.Headline4
- - @style/TextAppearance.MaterialComponents.Headline5
- - @style/TextAppearance.Headline6
- - @style/TextAppearance.Subtitle1
- - @style/TextAppearance.Subtitle2
- - @style/TextAppearance.Body1
- - @style/TextAppearance.Body2
- - @style/TextAppearance.Button
- - @style/TextAppearance.Caption
- - @style/TextAppearance.Overline
- @color/bg_primary_dark
- @drawable/bg_rounded_rect
- @color/black_secondary