[fenix] For https://github.com/mozilla-mobile/fenix/issues/9989: Add start & end margin to button.

pull/600/head
mcarare 4 years ago committed by Emily Kager
parent fba1e732ef
commit 86677b3bf3

@ -77,6 +77,7 @@
android:id="@+id/remove_add_on"
style="@style/DestructiveButton"
android:layout_below="@+id/permissions"
android:layout_marginHorizontal="16dp"
android:text="@string/mozac_feature_addons_remove" />
</RelativeLayout>
</ScrollView>

Loading…
Cancel
Save