Commit 3e4a867
Fix/old arch/android/blocking synchronous method (#395)
* fix: marked getPreferredDeviceSample rate as blocking synchronous
* ci: yarn format
---------
Co-authored-by: Maciej Makowski <[email protected]>1 parent 636561c commit 3e4a867
File tree
1 file changed
+5
-2
lines changed- packages/react-native-audio-api/android/src/main/java/com/swmansion/audioapi
1 file changed
+5
-2
lines changedpackages/react-native-audio-api/android/src/main/java/com/swmansion/audioapi/AudioManagerModule.kt
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
0 commit comments