|
@@ -24,6 +24,7 @@
|
|
<ImageView
|
|
<ImageView
|
|
android:id="@+id/expand_icon"
|
|
android:id="@+id/expand_icon"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
- android:layout_height="wrap_content" />
|
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
+ android:tint="?attr/colorOnPrimary" />
|
|
|
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|