-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull request #723: 5664325 Added WarmUpAdCall and Prefetch Webview op…
…tions in XandrAd.init Merge in MOBILE-SDK/app_mobile-sdk-android from 5664325_warmupadcall_prefetch_webview to develop Squashed commit of the following: commit 4fdb3597f8c52e95e48e9551c74a9e4fee224a2e Author: Ritesh Zaveri <[email protected]> Date: Tue Oct 17 22:10:14 2023 +0530 updated final sdksettings.init commit fb8380f40d5e17ae48b004100584b44db990a3e4 Author: Ritesh Zaveri <[email protected]> Date: Tue Oct 17 15:00:11 2023 +0530 updated sdk settings init and test cases commit f909feb4d40e8af589c52509a72b5d86b55d82d5 Author: Ritesh Zaveri <[email protected]> Date: Fri Oct 13 17:19:03 2023 +0530 fix unit test failure commit df277d47bc9c90059a7f6ca933df4d08c3c1aad5 Author: Ritesh Zaveri <[email protected]> Date: Thu Oct 12 20:50:16 2023 +0530 overload init method commit 2496b1c0b0d2465e0c2841f894135a7bff1e8363 Author: Ritesh Zaveri <[email protected]> Date: Tue Oct 10 14:08:43 2023 +0530 sdk setting overload init changes commit 575c8cfa23833cbc38160d867a4f2f169c0b9f3b Author: Ritesh Zaveri <[email protected]> Date: Tue Oct 10 14:05:52 2023 +0530 sdk settings init changes commit 1b6b868efad17d0c0b4464152b4737bd32143a9e Author: Ritesh Zaveri <[email protected]> Date: Thu Oct 5 21:39:32 2023 +0530 simple video example commit 0c8da672bd3dfb0f9d68802b35083c8148b7d176 Author: Ritesh Zaveri <[email protected]> Date: Thu Oct 5 21:09:51 2023 +0530 instream video changes commit fc32226fd47f0117223e0ad36fe353ec3aa725a2 Author: Ritesh Zaveri <[email protected]> Date: Thu Oct 5 19:15:45 2023 +0530 warmupadcall_prefetch_webview
- Loading branch information
Ritesh Zaveri
committed
Oct 18, 2023
1 parent
4ef5164
commit 2881eb9
Showing
8 changed files
with
44 additions
and
24 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -225,4 +225,4 @@ public void goBacktoNormal() { | |
baseContainer.setLayoutParams(oldParams); | ||
} | ||
} | ||
} | ||
} |
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
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
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
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
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
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
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