Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #320 from YTVanced/dev
Browse files Browse the repository at this point in the history
fixed crash on EMUI
  • Loading branch information
KevinX8 committed Dec 19, 2020
2 parents bc2326c + 983a9bb commit 06211c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
<item name="colorSettingsTitle">#000000</item>
<item name="colorSecondaryText">#B3000000</item>
<item name="colorWelcomeHeaderSubtitle">#99000000</item>
<item name="android:windowIsTranslucent">true</item>
<item name="android:windowBackground">?colorSurface</item>
<item name="android:statusBarColor">#787777</item>
<item name="materialAlertDialogTheme">@style/DialogStyle</item>
Expand Down

0 comments on commit 06211c7

Please sign in to comment.