changeset 264:9e3c7d7fcbff

Minor updates UI
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Sat, 13 Mar 2021 15:34:51 +0100
parents 2f9845d59a59
children 0500cacf0136
files LazyBear/UI/CompanyRow.swift
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/LazyBear/UI/CompanyRow.swift	Sat Mar 13 15:32:36 2021 +0100
+++ b/LazyBear/UI/CompanyRow.swift	Sat Mar 13 15:34:51 2021 +0100
@@ -28,7 +28,6 @@
             Spacer()
             if showPrice {
                 PriceView(symbol: symbol, showVertical: true)
-                    .animation(.easeInOut)
             }
         }