|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Constructors | |
long, |
Constructs an instance from the given articleId and title |
Added Constructors | |
long ) |
Constructs an instance from the given articleId and title |
Removed Methods | |
Intent intent(Context ) |
Create an Intent to start the ViewArticleActivity with the specified configuration options. |
void show(Context ) |
Shows the activity. |
Builder withArticleVoting(boolean ) |
Specifies whether voting on articles should be enabled or disabled. |
Builder withUiConfigs(List<UiConfig> ) |
Configurations for screen that can be started from ViewArticleActivity. |
Builder withUiConfigs(UiConfig[] ) |
Configurations for screen that can be started from ViewArticleActivity. |
Added Methods | |
Intent intent(Context, |
Create an Intent to start the ViewArticleActivity with the specified configuration options. |
Intent intent(Context, |
Create an Intent to start the ViewArticleActivity with the specified configuration options. |
void show(Context, |
Shows the activity. |
void show(Context, |
Shows the activity. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |