Add new settings and add icons.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="49e-Tb-3d3">
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="49e-Tb-3d3">
|
||||
<device id="retina4_7" orientation="portrait">
|
||||
<adaptation id="fullscreen"/>
|
||||
</device>
|
||||
<dependencies>
|
||||
<deployment identifier="iOS"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13174"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
<scenes>
|
||||
|
@ -121,7 +121,7 @@
|
|||
<segue destination="tcx-5H-OG9" kind="presentation" id="IGh-Q2-lrk"/>
|
||||
</connections>
|
||||
</barButtonItem>
|
||||
<barButtonItem key="rightBarButtonItem" systemItem="add" id="0Gy-30-3im">
|
||||
<barButtonItem key="rightBarButtonItem" title="Item" image="add" id="0Gy-30-3im">
|
||||
<color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
||||
<connections>
|
||||
<action selector="addButtonPressed:" destination="GE9-5J-Ym6" id="DJK-AF-9q7"/>
|
||||
|
@ -216,8 +216,9 @@
|
|||
</scene>
|
||||
</scenes>
|
||||
<resources>
|
||||
<image name="call" width="44" height="44"/>
|
||||
<image name="contact" width="30" height="30"/>
|
||||
<image name="settings" width="25" height="25"/>
|
||||
<image name="add" width="24" height="24"/>
|
||||
<image name="call" width="25" height="25"/>
|
||||
<image name="contact" width="25" height="25"/>
|
||||
<image name="settings" width="24" height="24"/>
|
||||
</resources>
|
||||
</document>
|
||||
|
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "add.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "add@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "add@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
После Ширина: | Высота: | Размер: 259 B |
После Ширина: | Высота: | Размер: 311 B |
После Ширина: | Высота: | Размер: 419 B |
|
@ -2,16 +2,17 @@
|
|||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "settings.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "setting-white@2x.png",
|
||||
"filename" : "settings@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "settings-white@3x.png",
|
||||
"filename" : "settings@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
|
|
До Ширина: | Высота: | Размер: 601 B |
До Ширина: | Высота: | Размер: 968 B |
После Ширина: | Высота: | Размер: 583 B |
Двоичные данные
VideoCalls/Images.xcassets/settings.imageset/settings@2x.png
поставляемый
Normal file
После Ширина: | Высота: | Размер: 939 B |
Двоичные данные
VideoCalls/Images.xcassets/settings.imageset/settings@3x.png
поставляемый
Normal file
После Ширина: | Высота: | Размер: 1.5 KiB |