mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 08:03:26 +00:00
fix: button color
This commit is contained in:
@@ -105,6 +105,7 @@ export default function SettingsScreen() {
|
||||
<Separator minHeight={20} vertical />
|
||||
<MWButton
|
||||
type="secondary"
|
||||
backgroundColor="$sheetItemBackground"
|
||||
icon={
|
||||
<MaterialCommunityIcons
|
||||
name={Platform.select({ ios: "apple", android: "android" })}
|
||||
|
Reference in New Issue
Block a user