Example usage for android.view Display interface-usage

List of usage examples for android.view Display interface-usage

Introduction

In this page you can find the example usage for android.view Display interface-usage.

Usage

From source file app.philm.in.AndroidDisplay.java

public class AndroidDisplay implements Display {

    private final FragmentActivity mActivity;
    private final ActionBarDrawerToggle mActionBarDrawerToggle;
    private final DrawerLayout mDrawerLayout;
    private final InsetFrameLayout mInsetFrameLayout;