Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to ResearchStack 2.0.0-alpha01 #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

liujoshua
Copy link
Contributor

No description provided.

@liujoshua liujoshua requested a review from jdkizer9 January 30, 2020 17:22
@liujoshua liujoshua changed the title Update to use org.researchstack:backbone_interop:2.0.0-alpha01 Migrate to ResearchStack 2.0.0-alpha01 Jan 30, 2020
@@ -20,7 +20,7 @@
</activity>

<activity
android:name="org.researchstack.backbone.ui.ViewTaskActivity"
android:name="org.researchstack.backbone.interop.ViewBackboneInteropTaskActivity"
android:windowSoftInputMode="adjustResize"
android:theme="@style/Theme.BackboneApp.Survey"
Copy link
Contributor Author

@liujoshua liujoshua Jan 30, 2020

Choose a reason for hiding this comment

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

Although :backbone_interop will merge ViewBackboneInteropTaskActivity into your app's AndroidManifest.xml, you may need to update your app's AndroidManifest.xml if you specified a theme or other custom attribute.

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