与 RealtimeKit 服务器建立连接时可以显示的全屏加载组件。您必须根据应用程序的连接状态手动控制此视图的可见性。
<com.cloudflare.realtimekit.ui.view.RtkLoaderView
android:id="@+id/clLoader"
android:layout_width="match_parent"
android:layout_height="match_parent" />与 RealtimeKit 服务器建立连接时可以显示的全屏加载组件。您必须根据应用程序的连接状态手动控制此视图的可见性。
<com.cloudflare.realtimekit.ui.view.RtkLoaderView
android:id="@+id/clLoader"
android:layout_width="match_parent"
android:layout_height="match_parent" />这篇文档对您有帮助吗?