Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
fenix
Commits
f85994e1
Commit
f85994e1
authored
Feb 11, 2020
by
Arturo Mejia
Committed by
Christian Sadilek
Feb 11, 2020
Browse files
For issues #8191 Increase text contrast for the "Remove" button
on installed Add-ons fragment
parent
9374e66b
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/layout/fragment_installed_add_on_details.xml
View file @
f85994e1
...
...
@@ -76,12 +76,12 @@
<Button
android:id=
"@+id/remove_add_on"
style=
"@style/ThemeIndependentMaterialGreyButtonDestructive"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_below=
"@+id/permissions"
android:layout_marginTop=
"16dp"
android:text=
"@string/mozac_feature_addons_remove"
android:textColor=
"@color/photonRed50"
/>
android:layout_margin=
"12dp"
android:text=
"@string/mozac_feature_addons_remove"
/>
</RelativeLayout>
</ScrollView>
</FrameLayout>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment