-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
80 changed files
with
17,855 additions
and
18,769 deletions.
There are no files selected for viewing
19,748 changes: 10,156 additions & 9,592 deletions
19,748
Demos/ALFmxControls/_Source/ALFmxControlsDemo.deployproj
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
program ALFmxControlsDemo; | ||
|
||
{$R *.dres} | ||
{$R 'Resources.res' 'Resources\Resources.rc'} | ||
|
||
uses | ||
System.StartUpCopy, | ||
|
16,722 changes: 7,622 additions & 9,100 deletions
16,722
Demos/ALFmxControls/_Source/ALFmxControlsDemo.dproj
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
+2.93 KB
(110%)
Demos/ALFmxControls/_Source/Android/App/res/drawable-hdpi/splashscreen_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.76 KB
(110%)
Demos/ALFmxControls/_Source/Android/App/res/drawable-mdpi/splashscreen_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+847 Bytes
(100%)
Demos/ALFmxControls/_Source/Android/App/res/drawable-xhdpi/splashscreen_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-16.3 KB
(86%)
Demos/ALFmxControls/_Source/Android/App/res/drawable-xxhdpi/splashscreen_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+142 KB
Demos/ALFmxControls/_Source/Android/App/res/drawable-xxxhdpi/splashscreen_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 11 additions & 11 deletions
22
Demos/ALFmxControls/_Source/Android/App/res/drawable/splashscreen.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:opacity="opaque"> | ||
<item android:drawable="@color/splashscreen_background" /> | ||
<item> | ||
<bitmap android:src="@drawable/splashscreen_icon" | ||
android:antialias="true" | ||
android:dither="true" | ||
android:filter="true" | ||
android:gravity="center" | ||
android:tileMode="disabled"/> | ||
</item> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:opacity="opaque"> | ||
<item android:drawable="@color/splashscreen_background" /> | ||
<item> | ||
<bitmap android:src="@drawable/splashscreen_icon" | ||
android:antialias="true" | ||
android:dither="true" | ||
android:filter="true" | ||
android:gravity="center" | ||
android:tileMode="disabled"/> | ||
</item> | ||
</layer-list> |
8 changes: 4 additions & 4 deletions
8
Demos/ALFmxControls/_Source/Android/App/res/mipmap-anydpi-v26/ic_launcher.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@mipmap/ic_launcher_background"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@mipmap/ic_launcher_background"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/> | ||
</adaptive-icon> |
Binary file modified
BIN
+13.6 KB
(290%)
Demos/ALFmxControls/_Source/Android/App/res/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-571 Bytes
(33%)
Demos/ALFmxControls/_Source/Android/App/res/mipmap-hdpi/ic_launcher_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.93 KB
(120%)
Demos/ALFmxControls/_Source/Android/App/res/mipmap-hdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+6.6 KB
(260%)
Demos/ALFmxControls/_Source/Android/App/res/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-260 Bytes
(44%)
Demos/ALFmxControls/_Source/Android/App/res/mipmap-mdpi/ic_launcher_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+492 Bytes
(110%)
Demos/ALFmxControls/_Source/Android/App/res/mipmap-mdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+21.5 KB
(290%)
Demos/ALFmxControls/_Source/Android/App/res/mipmap-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-929 Bytes
(30%)
...s/ALFmxControls/_Source/Android/App/res/mipmap-xhdpi/ic_launcher_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.37 KB
(110%)
...s/ALFmxControls/_Source/Android/App/res/mipmap-xhdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+42 KB
(310%)
Demos/ALFmxControls/_Source/Android/App/res/mipmap-xxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.05 KB
(29%)
.../ALFmxControls/_Source/Android/App/res/mipmap-xxhdpi/ic_launcher_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-315 Bytes
(99%)
.../ALFmxControls/_Source/Android/App/res/mipmap-xxhdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+64.7 KB
(310%)
Demos/ALFmxControls/_Source/Android/App/res/mipmap-xxxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3.03 KB
(27%)
...ALFmxControls/_Source/Android/App/res/mipmap-xxxhdpi/ic_launcher_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-7.81 KB
(87%)
...ALFmxControls/_Source/Android/App/res/mipmap-xxxhdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
Demos/ALFmxControls/_Source/Android/App/res/values/colors.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<color name="splashscreen_background">#FF151515</color> | ||
</resources> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<color name="splashscreen_background">#151515</color> | ||
</resources> |
Binary file modified
BIN
+0 Bytes
(100%)
...xControls/_Source/Android/Merged/libs/io.magicfoundation.alcinoe-alcinoe-common-1.0.1.jar
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...trols/_Source/Android/Merged/libs/io.magicfoundation.alcinoe-alcinoe-datepicker-1.0.0.jar
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ontrols/_Source/Android/Merged/libs/io.magicfoundation.alcinoe-alcinoe-edittext-1.0.0.jar
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+2.93 KB
(110%)
Demos/ALFmxControls/_Source/Android/Merged/res/drawable-hdpi/splashscreen_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.76 KB
(110%)
Demos/ALFmxControls/_Source/Android/Merged/res/drawable-mdpi/splashscreen_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+847 Bytes
(100%)
...s/ALFmxControls/_Source/Android/Merged/res/drawable-xhdpi/splashscreen_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-16.3 KB
(86%)
.../ALFmxControls/_Source/Android/Merged/res/drawable-xxhdpi/splashscreen_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+142 KB
...ALFmxControls/_Source/Android/Merged/res/drawable-xxxhdpi/splashscreen_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 11 additions & 11 deletions
22
Demos/ALFmxControls/_Source/Android/Merged/res/drawable/splashscreen.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:opacity="opaque"> | ||
<item android:drawable="@color/splashscreen_background" /> | ||
<item> | ||
<bitmap android:src="@drawable/splashscreen_icon" | ||
android:antialias="true" | ||
android:dither="true" | ||
android:filter="true" | ||
android:gravity="center" | ||
android:tileMode="disabled"/> | ||
</item> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:opacity="opaque"> | ||
<item android:drawable="@color/splashscreen_background" /> | ||
<item> | ||
<bitmap android:src="@drawable/splashscreen_icon" | ||
android:antialias="true" | ||
android:dither="true" | ||
android:filter="true" | ||
android:gravity="center" | ||
android:tileMode="disabled"/> | ||
</item> | ||
</layer-list> |
8 changes: 4 additions & 4 deletions
8
Demos/ALFmxControls/_Source/Android/Merged/res/mipmap-anydpi-v26/ic_launcher.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@mipmap/ic_launcher_background"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@mipmap/ic_launcher_background"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/> | ||
</adaptive-icon> |
Binary file modified
BIN
+13.6 KB
(290%)
Demos/ALFmxControls/_Source/Android/Merged/res/mipmap-hdpi/ic_launcher.png
Oops, something went wrong.
Binary file modified
BIN
-571 Bytes
(33%)
...ALFmxControls/_Source/Android/Merged/res/mipmap-hdpi/ic_launcher_background.png
Oops, something went wrong.
Binary file modified
BIN
+1.93 KB
(120%)
...ALFmxControls/_Source/Android/Merged/res/mipmap-hdpi/ic_launcher_foreground.png
Oops, something went wrong.
Binary file modified
BIN
+6.6 KB
(260%)
Demos/ALFmxControls/_Source/Android/Merged/res/mipmap-mdpi/ic_launcher.png
Oops, something went wrong.
Binary file modified
BIN
-260 Bytes
(44%)
...ALFmxControls/_Source/Android/Merged/res/mipmap-mdpi/ic_launcher_background.png
Oops, something went wrong.
Binary file modified
BIN
+492 Bytes
(110%)
...ALFmxControls/_Source/Android/Merged/res/mipmap-mdpi/ic_launcher_foreground.png
Oops, something went wrong.
Binary file modified
BIN
+21.5 KB
(290%)
Demos/ALFmxControls/_Source/Android/Merged/res/mipmap-xhdpi/ic_launcher.png
Oops, something went wrong.
Binary file modified
BIN
-929 Bytes
(30%)
...LFmxControls/_Source/Android/Merged/res/mipmap-xhdpi/ic_launcher_background.png
Oops, something went wrong.
Binary file modified
BIN
+1.37 KB
(110%)
...LFmxControls/_Source/Android/Merged/res/mipmap-xhdpi/ic_launcher_foreground.png
Oops, something went wrong.
Binary file modified
BIN
+42 KB
(310%)
Demos/ALFmxControls/_Source/Android/Merged/res/mipmap-xxhdpi/ic_launcher.png
Oops, something went wrong.
Binary file modified
BIN
-2.05 KB
(29%)
...FmxControls/_Source/Android/Merged/res/mipmap-xxhdpi/ic_launcher_background.png
Oops, something went wrong.
Binary file modified
BIN
-315 Bytes
(99%)
...FmxControls/_Source/Android/Merged/res/mipmap-xxhdpi/ic_launcher_foreground.png
Oops, something went wrong.
Binary file modified
BIN
+64.7 KB
(310%)
Demos/ALFmxControls/_Source/Android/Merged/res/mipmap-xxxhdpi/ic_launcher.png
Oops, something went wrong.
Binary file modified
BIN
-3.03 KB
(27%)
...mxControls/_Source/Android/Merged/res/mipmap-xxxhdpi/ic_launcher_background.png
Oops, something went wrong.
Binary file modified
BIN
-7.81 KB
(87%)
...mxControls/_Source/Android/Merged/res/mipmap-xxxhdpi/ic_launcher_foreground.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Demos/ALFmxControls/_Source/Android/Merged/res/values/colors.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<resources xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<color name="splashscreen_background">#FF151515</color> | ||
<color name="splashscreen_background">#151515</color> | ||
</resources> |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
GoodDogPlain RCDATA "GoodDogPlain.TTF" | ||
MaShanZhengRegular RCDATA "MaShanZhengRegular.ttf" | ||
autosize RCDATA "autosize.png" | ||
button_icon RCDATA "button_icon.png" | ||
button_icon_dark RCDATA "button_icon_dark.png" | ||
button_icon_disabled RCDATA "button_icon_disabled.png" | ||
button_icon_disabled_dark RCDATA "button_icon_disabled_dark.png" | ||
checkbox_checked RCDATA "checkbox_checked.png" | ||
checkbox_unchecked RCDATA "checkbox_unchecked.png" | ||
disability RCDATA "disability.png" | ||
disability_1d192b RCDATA "disability_1d192b.png" | ||
disability_381e72 RCDATA "disability_381e72.png" | ||
disability_49454f RCDATA "disability_49454f.png" | ||
disability_cac4d0 RCDATA "disability_cac4d0.png" | ||
disability_e8def8 RCDATA "disability_e8def8.png" | ||
error RCDATA "error.png" | ||
error_dark RCDATA "error_dark.png" | ||
four RCDATA "four.png" | ||
funnychameleons RCDATA "funnychameleons.png" | ||
funnyfish RCDATA "funnyfish.png" | ||
funnyhippo RCDATA "funnyhippo.png" | ||
gbrcolorprofile RCDATA "gbrcolorprofile.jpg" | ||
house RCDATA "house.jpg" | ||
lottieloader1 RCDATA "lottieloader1.json" | ||
lottieloader3 RCDATA "lottieloader3.json" | ||
lottiesample RCDATA "lottiesample.json" | ||
lottieswitch RCDATA "lottieswitch.json" | ||
magnifyingglass RCDATA "magnifyingglass.png" | ||
magnifyingglass_dark RCDATA "magnifyingglass_dark.png" | ||
one RCDATA "one.png" | ||
sticker RCDATA "sticker.png" | ||
theme RCDATA "theme.png" | ||
tree RCDATA "tree.png" | ||
two RCDATA "two.png" | ||
webkitlogop3 RCDATA "webkitlogop3.png" | ||
aniindicator_540x432 RCDATA "aniindicator_540x432.png" | ||
radio_checked_88x88 RCDATA "radio_checked_88x88.png" | ||
radio_unchecked_88x88 RCDATA "radio_unchecked_88x88.png" | ||
thumb_144x144 RCDATA "thumb_144x144.png" |
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+3.18 KB
(110%)
Demos/ALFmxControls/_Source/Windows/Icons/uwp_logo_150x150.png
Oops, something went wrong.
Binary file modified
BIN
+213 Bytes
(110%)
Demos/ALFmxControls/_Source/Windows/Icons/uwp_logo_44x44.png
Oops, something went wrong.
Binary file modified
BIN
+365 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/ipad_application_icon_152x152.png
Oops, something went wrong.
Binary file modified
BIN
+322 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/ipad_application_icon_167x167.png
Oops, something went wrong.
Binary file modified
BIN
+10.5 KB
(110%)
Demos/ALFmxControls/_Source/iOS/Icons/ipad_launch_image_2x.png
Oops, something went wrong.
Binary file modified
BIN
+38 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/ipad_notification_icon_40x40.png
Oops, something went wrong.
Binary file modified
BIN
+52 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/ipad_setting_icon_58x58.png
Oops, something went wrong.
Binary file modified
BIN
+202 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/ipad_spotlight_search_icon_80x80.png
Oops, something went wrong.
Binary file modified
BIN
+6.56 KB
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/iphone_application_icon_1024x1024.png
Oops, something went wrong.
Binary file modified
BIN
+378 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/iphone_application_icon_120x120.png
Oops, something went wrong.
Binary file modified
BIN
+711 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/iphone_application_icon_180x180.png
Oops, something went wrong.
Binary file modified
BIN
+4.63 KB
(110%)
Demos/ALFmxControls/_Source/iOS/Icons/iphone_launch_image_2x.png
Oops, something went wrong.
Binary file modified
BIN
+8.41 KB
(110%)
Demos/ALFmxControls/_Source/iOS/Icons/iphone_launch_image_3x.png
Oops, something went wrong.
Binary file modified
BIN
+38 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/iphone_notification_icon_40x40.png
Oops, something went wrong.
Binary file modified
BIN
+9 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/iphone_notification_icon_60x60.png
Oops, something went wrong.
Binary file modified
BIN
+52 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/iphone_setting_icon_58x58.png
Oops, something went wrong.
Binary file modified
BIN
+234 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/iphone_setting_icon_87x87.png
Oops, something went wrong.
Binary file modified
BIN
+378 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/iphone_spotlight_search_icon_120x120.png
Oops, something went wrong.
Binary file modified
BIN
+202 Bytes
(100%)
Demos/ALFmxControls/_Source/iOS/Icons/iphone_spotlight_search_icon_80x80.png
Oops, something went wrong.