[ Web Proxy ]
URL:
Viewing: https://developers.cloudflare.com/realtime/realtimekit/ui-kit/api-reference/android/loader-view/ [Back]  [Original]

RtkLoaderView Cloudflare Realtime docsSkip to content
SearchCtrlKLog in
  1. Home
  2. /Realtime
  3. /
  4. /Android
  5. /RtkLoaderView

RtkLoaderView

Last updated Apr 21, 2026Copy as MarkdownView as MarkdownAgent setup
OverviewUsage ExamplesBasic Usage

A full-screen loader component that can be displayed while a connection is being established with the RealtimeKit server. You must manually control the visibility of this view based on your application's connection state.

Usage Examples

Basic Usage

<com.cloudflare.realtimekit.ui.view.RtkLoaderView
    android:id="@+id/clLoader"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />
PreviousRtkLivestreamViewerCountNextRtkMeetingActivity

Was this helpful?

YesNo
Edit pageReport issue
[]

Web Proxy Viewer  |  New URL  |  Original Page