Commit 4c87a9d
Fix for MediaElement Android Resource file not found (#1537)
* Fix for MediaElement Android Resource file not found
* Add test for Embeded Media source test for Android
* revert test
* Update src/CommunityToolkit.Maui.MediaElement/MediaSource/MediaSource.shared.cs
Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com>
* Fix HLS crash when changing to invalid HLS source in Windows.
* Forgot to revert a change I made.
* fix Duration bug
* revert all changes to windows as they are not needed for this fix
* add line space back into windows as it was missing
* changed the prop to info and used .NET API
---------
Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com>1 parent 7160815 commit 4c87a9d
File tree
1 file changed
+2
-1
lines changed- src/CommunityToolkit.Maui.MediaElement/MediaSource
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments