Package com.skt.nugu.sdk.platform.android.ux.widget
Types
Link copied to clipboard
class ChromeWindow( context: Context, view: ViewGroup, nuguClientProvider: ChromeWindow.NuguClientProvider) : DialogUXStateAggregatorInterface.Listener, ASRAgentInterface.OnResultListener, ThemeManagerInterface.ThemeListener
Content copied to clipboard
Link copied to clipboard
class ChromeWindowContentLayout @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, view: ViewGroup) : FrameLayout
Content copied to clipboard
Link copied to clipboard
class EllipsizedTextView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatTextView
Content copied to clipboard
Link copied to clipboard
class NuguButton @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout
Content copied to clipboard
A NuguButton is a circular button designed by Nugu Design guide.
Link copied to clipboard
class NuguChipsView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : RelativeLayout
Content copied to clipboard
Custom Horizontal RecyclerView by Nugu Design guide.
Link copied to clipboard
Content copied to clipboard
A NUGU floating action button (FAB) is a circular button designed by Nugu Design guide.
Link copied to clipboard
Wrapper class to customise android.support.design.widget.Snackbar
Link copied to clipboard
A Voice Chrome View is a animated view designed by Nugu Design guide. See https://github.com/airbnb/lottie-android
Link copied to clipboard
class ThrottledOnClickListener(listener: (view: View?) -> Unit, throttleInMillis: Long) : View.OnClickListener
Content copied to clipboard
An implementation of OnClickListener that prevent multiple rapid clicks.
Link copied to clipboard
A Voice Chrome View is a animated view designed by Nugu Design guide. See https://github.com/airbnb/lottie-android