R.drawable

public static final class R.drawable
extends Object

java.lang.Object
   ↳ android.support.wearable.R.drawable


Summary

Fields

public static int card_background

public static int card_frame

public static int card_frame_pressed

public static int close_button

public static int generic_confirmation

public static int generic_confirmation_animation

public static int ic_full_cancel

public static int ic_full_sad

public static int open_on_phone

public static int open_on_phone_animation

Public constructors

R.drawable()

Inherited methods

From class java.lang.Object

Fields

card_background

int card_background

card_frame

int card_frame

card_frame_pressed

int card_frame_pressed

close_button

int close_button

generic_confirmation

int generic_confirmation

generic_confirmation_animation

int generic_confirmation_animation

ic_full_cancel

int ic_full_cancel

ic_full_sad

int ic_full_sad

open_on_phone

int open_on_phone

open_on_phone_animation

int open_on_phone_animation

Public constructors

R.drawable

R.drawable ()