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

@@ -9,4 +9,5 @@
<color name="playButtonBackgroundColor">#000000</color>
<color name="roundedBottomSheetPrimaryBackground">#FFFFFF</color>
<color name="roundedBottomSheetPrimaryNavigationBarColor">#000000</color>
<color name="primaryTextColor">#000000</color>
</resources>