Skip to content

Feature/fragment builder#75

Merged
anton-knyazev merged 9 commits intodevelopfrom
feature/fragment_builder
Mar 28, 2018
Merged

Feature/fragment builder#75
anton-knyazev merged 9 commits intodevelopfrom
feature/fragment_builder

Conversation

@RomanTcv
Copy link
Copy Markdown

No description provided.

Comment thread README.md

public TestService(String name) {
super(name);
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

один конструтор

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Caused by: java.lang.InstantiationException: java.lang.Class<com.omega_r.omegaintentbuilder.service_example.TestService> has no zero argument constructor

* @param bundle a Bundle
* @return This BundleBuilder for method chaining
*/
fun putExtra(bundle: Bundle): BundleBuilder {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fun putExtra(name: String, bundle: Bundle): BundleBuilder


private void onExtrasToFragmentClicked() {
AppOmegaIntentBuilder.from(this)
.appActivity()
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

appActivities

roman_tcaregorodtcev and others added 3 commits March 28, 2018 08:57
@anton-knyazev anton-knyazev merged commit 7f16db7 into develop Mar 28, 2018
@anton-knyazev anton-knyazev deleted the feature/fragment_builder branch March 28, 2018 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants