forked from organicmaps/organicmaps
[icons] Fixes Opening hours Tint
Signed-off-by: Hemang Manhas <hemangmanhas@gmail.com>
This commit is contained in:
parent
2b746f0bf7
commit
5841d0f96e
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginEnd="@dimen/margin_base_plus"
|
android:layout_marginEnd="@dimen/margin_base_plus"
|
||||||
android:layout_marginTop="@dimen/margin_base"
|
android:layout_marginTop="@dimen/margin_base"
|
||||||
app:srcCompat="@drawable/ic_operating_hours"
|
app:srcCompat="@drawable/ic_operating_hours" />
|
||||||
app:tint="?iconTint"/>
|
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:id="@+id/empty_opening_hours"
|
android:id="@+id/empty_opening_hours"
|
||||||
|
|
Loading…
Add table
Reference in a new issue