diff --git a/briar-android/res/drawable/chevron48dp_down.xml b/briar-android/res/drawable/chevron48dp_down.xml index 16dd3cd9d..6f1f305df 100644 --- a/briar-android/res/drawable/chevron48dp_down.xml +++ b/briar-android/res/drawable/chevron48dp_down.xml @@ -1,4 +1,9 @@ - - + + diff --git a/briar-android/res/drawable/chevron48dp_up.xml b/briar-android/res/drawable/chevron48dp_up.xml index 7d59523a9..50894206e 100644 --- a/briar-android/res/drawable/chevron48dp_up.xml +++ b/briar-android/res/drawable/chevron48dp_up.xml @@ -1,4 +1,9 @@ - - + + diff --git a/briar-android/res/drawable/selector_chevron.xml b/briar-android/res/drawable/selector_chevron.xml index bc08694ba..f3a72a87d 100644 --- a/briar-android/res/drawable/selector_chevron.xml +++ b/briar-android/res/drawable/selector_chevron.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/briar-android/res/layout/forum_discussion_cell.xml b/briar-android/res/layout/forum_discussion_cell.xml index c8dd79dd6..fc6e1a20a 100644 --- a/briar-android/res/layout/forum_discussion_cell.xml +++ b/briar-android/res/layout/forum_discussion_cell.xml @@ -148,9 +148,7 @@ android:layout_marginRight="@dimen/margin_medium" android:layout_marginTop="@dimen/margin_small" android:clickable="true" - android:src="@drawable/selector_chevron" - android:tint="@color/briar_button_positive" - /> + android:src="@drawable/selector_chevron"/>