Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
ios1x
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cemarose
ios1x
Commits
b12ef85b
Commit
b12ef85b
authored
Jul 25, 2017
by
lee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.5.2
parent
b692833d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
KWMClothingSetsHeader.m
iCemarose/Class/UI/NewHome/Cell/KWMClothingSetsHeader.m
+1
-1
Info.plist
iCemarose/Info.plist
+1
-1
No files found.
iCemarose/Class/UI/NewHome/Cell/KWMClothingSetsHeader.m
View file @
b12ef85b
...
...
@@ -84,7 +84,7 @@
-
(
void
)
setHeaderImage
:
(
NSString
*
)
headerImage
{
_headerImage
=
headerImage
;
NSURL
*
imageURL
=
[
NSURL
URLWithString
:
headerImage
];
//
self.ivHeader.contentMode = UIViewContentModeScaleToFill;
self
.
ivHeader
.
contentMode
=
UIViewContentModeScaleToFill
;
[
self
.
ivHeader
sd_setImageWithURL
:
imageURL
placeholderImage
:[
UIImage
imageNamed
:
@"ic_loading"
]];
}
...
...
iCemarose/Info.plist
View file @
b12ef85b
...
...
@@ -56,7 +56,7 @@
<
/
d
i
c
t
>
<
/
a
rr
a
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
2017072
414
<
/string
>
<
string
>
2017072
520
<
/string
>
<
k
e
y
>
ITSAppUsesNonExemptEncryption
<
/k
e
y
>
<
fa
ls
e
/
>
<
k
e
y
>
LSApplicationQueriesSchemes
<
/k
e
y
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment