File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 22505 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" useSafeAreas =" YES" colorMatched =" YES" initialViewController =" Y6W-OH-hqX" >
2
+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 32700.99.1234 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" useSafeAreas =" YES" colorMatched =" YES" initialViewController =" Y6W-OH-hqX" >
3
3
<device id =" retina6_1" orientation =" portrait" appearance =" dark" />
4
4
<dependencies >
5
5
<deployment identifier =" iOS" />
6
- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 22504 " />
6
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 22685 " />
7
7
<capability name =" Named colors" minToolsVersion =" 9.0" />
8
8
<capability name =" Safe area layout guides" minToolsVersion =" 9.0" />
9
9
<capability name =" System colors in document resources" minToolsVersion =" 11.0" />
58
58
</constraints >
59
59
<fontDescription key =" fontDescription" name =" Figtree-Bold" family =" Figtree" pointSize =" 16" />
60
60
<inset key =" imageEdgeInsets" minX =" 0.0" minY =" 0.0" maxX =" 2.2250738585072014e-308" maxY =" 0.0" />
61
- <state key =" normal" title =" Fast " >
61
+ <state key =" normal" title =" Double " >
62
62
<color key =" titleColor" name =" TxtB6" />
63
63
</state >
64
64
<state key =" selected" >
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ public class TransactionService {
36
36
return " Normal "
37
37
38
38
case . fast:
39
- return " Fast "
39
+ return " Double "
40
40
41
41
case . custom:
42
42
return " Custom "
You can’t perform that action at this time.
0 commit comments