1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 05:17:39 +03:00

libvpx build

This commit is contained in:
Anton Afanasyeu
2026-05-18 16:13:34 +02:00
parent f7e200fa94
commit 1dbfc996c2
4 changed files with 58 additions and 29 deletions

View File

@@ -34,6 +34,7 @@ public final class SettingsUi {
}
/** @deprecated use {@link #bindSender} or {@link #bindReceiver} */
@Deprecated
public static void bind(AppCompatActivity activity, CastSettings settings) {
bindSender(activity, settings);
}