Fix text color in SetAsWallpaperBottomSheet.

This commit is contained in:
Alex Ning
2020-06-17 11:59:09 +08:00
parent 72f176201e
commit ab14405b77
5 changed files with 5 additions and 7 deletions

View File

@@ -8,4 +8,5 @@
<color name="backgroundColor">#121212</color>
<color name="playButtonBackgroundColor">#FFFFFF</color>
<color name="roundedBottomSheetPrimaryBackground">#242424</color>
<color name="primaryTextColor">#FFFFFF</color>
</resources>