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

Added material Navigation Drawer and Spanish Translations #1643

Merged
merged 8 commits into from
Oct 14, 2015
Merged

Added material Navigation Drawer and Spanish Translations #1643

merged 8 commits into from
Oct 14, 2015

Conversation

jandrop
Copy link
Contributor

@jandrop jandrop commented Oct 14, 2015

In the main UI i have added the Material Navigation Drawer and strings.xml for Spanish translations

@@ -63,7 +63,7 @@ android {
defaultConfig {
applicationId 'org.droidplanner.android'
minSdkVersion 14
targetSdkVersion 22
targetSdkVersion 23
Copy link
Member

Choose a reason for hiding this comment

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

@jandrop let's leave it at targetSdkVersion 22, otherwise the app would need to be tested and add support for the new Android M runtime permissions. A task which is scheduled for the 3.3.x release.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok I get it

@m4gr3d
Copy link
Member

m4gr3d commented Oct 14, 2015

@jandrop the issues are small, so I'll fix them after merging.

m4gr3d added a commit that referenced this pull request Oct 14, 2015
Added material Navigation Drawer and Spanish Translations
@m4gr3d m4gr3d merged commit 0ef8019 into DroidPlanner:develop Oct 14, 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.

2 participants