Skip to content

Commit 915ede7

Browse files
committed
Fix - placeholder not appearing normally when loading image.
1 parent d34cb7c commit 915ede7

25 files changed

+48
-45
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
### v1.0.7 (May 21, 2020)
4+
* Fixed - placeholder not appearing normally when loading image.
5+
36
### v1.0.6 (May 14, 2020)
47
* Added - `setLogLevel()` for debugging from the console
58
* Improved - navigationBar UI

SendBirdUIKit.framework.dSYM/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>1.0.6</string>
16+
<string>1.0.7</string>
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
</dict>
-11.9 KB
Binary file not shown.

SendBirdUIKit.framework/Assets.car

0 Bytes
Binary file not shown.

SendBirdUIKit.framework/Info.plist

0 Bytes
Binary file not shown.
-8 Bytes
Binary file not shown.
-8 Bytes
Binary file not shown.
-8 Bytes
Binary file not shown.
-8 Bytes
Binary file not shown.
-8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)