forked from organicmaps/organicmaps-tmp
[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_marginEnd="@dimen/margin_base_plus"
|
||||
android:layout_marginTop="@dimen/margin_base"
|
||||
app:srcCompat="@drawable/ic_operating_hours"
|
||||
app:tint="?iconTint"/>
|
||||
app:srcCompat="@drawable/ic_operating_hours" />
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/empty_opening_hours"
|
||||
|
|
Loading…
Add table
Reference in a new issue