Solid
This commit is contained in:
@@ -301,8 +301,8 @@ function ComposeBtn() {
|
|||||||
label={_(msg`New post`)}
|
label={_(msg`New post`)}
|
||||||
onPress={onPressCompose}
|
onPress={onPressCompose}
|
||||||
size="large"
|
size="large"
|
||||||
variant="gradient"
|
variant="solid"
|
||||||
color="gradient_primary"
|
color="primary"
|
||||||
style={[a.rounded_full]}>
|
style={[a.rounded_full]}>
|
||||||
<ButtonIcon icon={EditBig} position="left" />
|
<ButtonIcon icon={EditBig} position="left" />
|
||||||
<ButtonText>
|
<ButtonText>
|
||||||
|
|||||||
Reference in New Issue
Block a user