COVIDSafe code from version 1.13

This commit is contained in:
covidsafe-support 2020-10-16 15:43:19 +11:00
parent a2b6a8bfb5
commit 2ac0a7e591
33 changed files with 970 additions and 576 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.3" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
@ -84,7 +84,7 @@ Connecting to the internet ensures you receive notifications on:</string>
<constraint firstAttribute="width" constant="44" id="oP5-6j-9yw"/>
<constraint firstAttribute="height" constant="44" id="xe4-W1-nk3"/>
</constraints>
<state key="normal" image="arrow-left"/>
<state key="normal" image="closeButton"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="localVOLabelKey" value="global_back"/>
</userDefinedRuntimeAttributes>
@ -146,7 +146,7 @@ Connecting to the internet ensures you receive notifications on:</string>
</view>
</objects>
<resources>
<image name="arrow-left" width="24" height="24"/>
<image name="closeButton" width="24" height="24"/>
<image name="internet_connection" width="154" height="138"/>
</resources>
</document>