We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8185139 + 5e58072 commit 78b0da3Copy full SHA for 78b0da3
WooCommerce/src/main/res/layout/activity_support_request_form.xml
@@ -213,6 +213,7 @@
213
android:layout_marginHorizontal="@dimen/major_100"
214
android:layout_marginTop="@dimen/minor_100"
215
android:layout_marginBottom="@dimen/major_200"
216
+ android:backgroundTint="@color/color_primary_selector"
217
android:text="@string/support_request_submit" />
218
219
</androidx.appcompat.widget.LinearLayoutCompat>
0 commit comments