-
Notifications
You must be signed in to change notification settings - Fork 29
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
splashScreenSubmission_JaiJaveria #15
base: main
Are you sure you want to change the base?
Conversation
Updated readme pulled.
pulling work from remote before mearging
pulling for remote
Pulling from remote before submitting HMOS Day 1 Assignment
...ent/JaiJaveria/LoginSignup/entry/src/main/java/com/example/loginsignup/slice/SignupPage.java
Outdated
Show resolved
Hide resolved
...ent/JaiJaveria/LoginSignup/entry/src/main/java/com/example/loginsignup/slice/SignupPage.java
Outdated
Show resolved
Hide resolved
…y2 Assignment done
...veria/Advanced/NewsNow/app/src/main/java/com/example/newsnow/ui/gallery/GalleryFragment.java
Outdated
Show resolved
Hide resolved
R.drawable.social_dis | ||
}; | ||
public static String[] slide_headings={ | ||
"Pandemic", |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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?
My submission for the splash screen assignment. Pictures used in the app are courtesy of pixabay.com.