Sony Addon SDK

Added in API level 2

public static final class

R.style.Theme

This project is no longer being supported and will not get any further updates.
extends java.lang.Object
  1. java.lang.Object
  2. com.sony.smallapp.R.style.Theme

Class Overview

Theme for the Small App.

Summary

Constants
int Dark Dark theme.
int Light Light theme.

Constants

Added in API level 2 public static final int Dark

Dark theme.

Constant Value: -1 (0xffffffffffffffff)

Added in API level 2 public static final int Light

Light theme.

Constant Value: -2 (0xfffffffffffffffe)