Mercurial > public > simoleon
comparison Simoleon/Helpers/CurrencyRow.swift @ 17:4a81e39186f1 v1.0
Minor UI changes
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Thu, 15 Jul 2021 20:24:13 +0100 |
parents | aec2e86e5dbd |
children | 94fd7ac93060 |
comparison
equal
deleted
inserted
replaced
16:aec2e86e5dbd | 17:4a81e39186f1 |
---|---|
42 .opacity(0.5) | 42 .opacity(0.5) |
43 .lineLimit(1) | 43 .lineLimit(1) |
44 } | 44 } |
45 .padding(.horizontal) | 45 .padding(.horizontal) |
46 } | 46 } |
47 .padding(.vertical, 7) | |
47 } | 48 } |
48 } | 49 } |
49 | 50 |
50 struct CurrencyRow_Previews: PreviewProvider { | 51 struct CurrencyRow_Previews: PreviewProvider { |
51 static var previews: some View { | 52 static var previews: some View { |