mirror of
git://f0xx.org/android_cast
synced 2026-07-29 05:17:39 +03:00
libvpx build
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user