Merge "Add list item to open tips & tricks." into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
277b7a81bd
@@ -80,4 +80,9 @@ public interface SupportFeatureProvider {
|
||||
* Returns an intent that will start the add account UI.
|
||||
*/
|
||||
Intent getAccountLoginIntent();
|
||||
|
||||
/**
|
||||
* Returns an intent that will launch the tips and tricks UI.
|
||||
*/
|
||||
Intent getTipsAndTricksIntent(Context context);
|
||||
}
|
||||
|
Reference in New Issue
Block a user