Package-level declarations

Types

Link copied to clipboard
abstract class ActionBar
abstract class ActionBar
A primary toolbar within the activity that may display the activity title, application-level navigation affordances, and other interactive items.
Link copied to clipboard
This class provides a handy way to tie together the functionality of DrawerLayout and the framework ActionBar to implement the recommended design for navigation drawers.
Link copied to clipboard
A subclass of Dialog that can display one, two or three buttons.
Link copied to clipboard
Implemented this in order for AppCompat to be able to callback in certain situations.
Link copied to clipboard
abstract class AppCompatDelegate
abstract class AppCompatDelegate
This class represents a delegate which you can use to extend AppCompat's support to any android.app.Activity.
Link copied to clipboard
Link copied to clipboard
A special version of DialogFragment which uses an AppCompatDialog in place of a platform-styled dialog.
Link copied to clipboard
Link copied to clipboard
Test icon tinting in MenuItems
Link copied to clipboard
This class is used by AppCompat to automatically "substitute" all usages of core Android widgets inflated from layout files by the AppCompat extensions of those widgets.
Link copied to clipboard
A placeholder service to avoid adding application-level metadata.
Link copied to clipboard
abstract class BaseBasicsTestCase<A : BaseTestActivity?>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
An activity with DayNight theme.
Link copied to clipboard
Test class extending DialogFragment used for testing of configuration changes like nightMode and locales.
Link copied to clipboard
WindowDecorActionBar is the ActionBar implementation used by devices of all screen sizes as part of the window decor layout.