Skip to content

Conversation

@JaiJaveria
Copy link

My submission for the splash screen assignment. Pictures used in the app are courtesy of pixabay.com.

R.drawable.social_dis
};
public static String[] slide_headings={
"Pandemic",
Copy link
Contributor

Choose a reason for hiding this comment

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

Place the strings in the resource file and access them.

Copy link
Author

Choose a reason for hiding this comment

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

the getString() methods doesnt seem to be working. One needs to extend an fragment/activity class to do so but my class already extends PagerAdapter so I cannot do that as well. Is there any other way to do so?

@CLAassistant
Copy link

CLAassistant commented Sep 13, 2021

CLA assistant check
All committers have signed the CLA.

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.

3 participants