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

Create 3 Sliding Tabs for maps, past trips and indego stations #9

Merged
merged 4 commits into from Sep 16, 2015

Conversation

yprabhu
Copy link

@yprabhu yprabhu commented Aug 20, 2015

For #1

mainActivity {
manifestPlaceholders = [mainCategory: "android.intent.category.LAUNCHER"]
}
mainInput {
Copy link
Author

Choose a reason for hiding this comment

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

This lets you still run the original Launcher Activity: Main Input as long as you go into Run > Edit Configurations and change the launcher activity to MainInput.

image

image

You can switch between MainInput and MainActivity product flavors in the build variants:
image

@flibbertigibbet
Copy link

👍

Might be good to note the source on some of the tab layout stuff if it came from samples.

@@ -0,0 +1,314 @@
/*
* Copyright (C) 2013 The Android Open Source Project
Copy link
Author

Choose a reason for hiding this comment

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

@flibbertigibbet I have retained the license for all the files that come from AOSP. Making a comment here to show that. Other files that are from AOSP are SlidingTabStrip, SlidingTabsColorsFragment and activity_main.xml

flibbertigibbet added a commit that referenced this pull request Sep 16, 2015
Create 3 Sliding Tabs for maps, past trips and indego stations
@flibbertigibbet flibbertigibbet merged commit 59bc9f5 into CodeForPhilly:master Sep 16, 2015
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.

None yet

2 participants